summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* native Linux: enable always non-stop by defaultusers/palves/all-stop-non-stopPedro Alves2015-05-211-1/+1
* S/390: displaced stepping and PC-relative RIL-b/RIL-c instructionsPedro Alves2015-05-211-3/+112
* PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2015-05-215-34/+109
* Disable displaced stepping if trying it failsPedro Alves2015-05-213-20/+255
* Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves2015-05-214-22/+27
* Fix interrupt-noterm.exp on targets always in non-stopPedro Alves2015-05-2113-48/+124
* Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves2015-05-211-1/+1
* Implement all-stop on top of a target running non-stop modePedro Alves2015-05-219-34/+257
* Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves2015-05-218-67/+1125
* Factor out code to re-resume stepped threadPedro Alves2015-05-211-92/+106
* Add comments to currently_stepping and target_resumePedro Alves2015-05-212-3/+5
* Misc switch_back_to_stepped_thread cleanupsPedro Alves2015-05-211-15/+18
* Use keep_going in proceed and start_step_over tooPedro Alves2015-05-213-313/+324
* Embed the pending step-over chain in thread_info objectsPedro Alves2015-05-214-69/+177
* Make thread_still_needs_step_over consider stepping_over_watchpoint tooPedro Alves2015-05-211-4/+39
* remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANGPedro Alves2015-05-211-1/+12
* Change adjust_pc_after_break's prototypePedro Alves2015-05-211-9/+15
* Fix and test "checkpoint" in non-stop modePedro Alves2015-05-216-11/+131
* gdb: Use NULL not 0 in a tui function.Andrew Burgess2015-05-212-3/+7
* gdb: Add cleanup to avoid memory leak on error.Andrew Burgess2015-05-212-1/+8
* gdb: Don't call tui_enable too early.Andrew Burgess2015-05-212-4/+14
* gdb: Add completer for layout command.Andrew Burgess2015-05-214-1/+46
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-219-251/+178
* Automatic date update in version.inGDB Administrator2015-05-211-1/+1
* gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess2015-05-203-0/+28
* Skip extra relocations in .rel.plt/.rela.pltH.J. Lu2015-05-203-0/+17
* [AArch64/BFD] Sort relocation case labels alphabeticallyJiong Wang2015-05-203-79/+91
* [AArch64] Sort relocation case labels alphabeticallyJiong Wang2015-05-202-18/+25
* Memory leak reading frame register during inferior event handlingJoel Brobecker2015-05-202-1/+22
* gdb/ada-lang.c: Rename local variable typename into type_name...Joel Brobecker2015-05-202-5/+10
* Automatic date update in version.inGDB Administrator2015-05-201-1/+1
* compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil2015-05-192-2/+10
* compile: gdb_stdout -> gdb_stdlogJan Kratochvil2015-05-194-16/+24
* Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2015-05-192-2/+17
* Automatic date update in version.inGDB Administrator2015-05-191-1/+1
* Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton2015-05-184-53/+52
* Fix dw-2 test for 16-bit targets.Nick Clifton2015-05-182-1/+5
* Remove Disp32 from AMD64 direct call/jmpH.J. Lu2015-05-183-4/+9
* [AArch64] Remove X86-64 commentsJiong Wang2015-05-182-5/+6
* Automatic date update in version.inGDB Administrator2015-05-181-1/+1
* Add myself to write-after-approval listMax Filippov2015-05-181-0/+1
* sim: erc32: restore attributionMike Frysinger2015-05-178-7/+33
* ELF options may be missing from `ld --help' outputChung-Lin Tang2015-05-173-68/+91
* Automatic date update in version.inGDB Administrator2015-05-171-1/+1
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-168-72/+304
* compile: Fix uninitialized variable compiler warningsJan Kratochvil2015-05-162-3/+11
* Don't generate PLT relocations for now bindingH.J. Lu2015-05-168-4/+102
* compile: Fix detected inferior typeJan Kratochvil2015-05-162-2/+7
* [GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra2015-05-163-6/+139
* compile: New 'compile print'Jan Kratochvil2015-05-1615-12/+473