summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Support gdbarch_convert_register_p targets in address_from_registergdb-7.8-branchMichael Eager2015-03-022-4/+26
* Bump GDB version number to 7.8.2.DATE-cvs.Joel Brobecker2015-01-152-1/+5
* Document the GDB 7.8.2 release in gdb/ChangeLogJoel Brobecker2015-01-151-0/+4
* Set GDB version number to 7.8.2.gdb-7.8.2-releaseJoel Brobecker2015-01-152-1/+5
* PR17525 - breakpoint commands not executed when program run from -x scriptPedro Alves2015-01-146-2/+147
* PR cli/17828: -batch -ex r breaks terminalPedro Alves2015-01-145-0/+230
* Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfaJoel Brobecker2014-12-312-6/+15
* Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil2014-12-156-24/+126
* Reindent code (resolve_dynamic_type_internal).Jan Kratochvil2014-12-152-20/+24
* Bump GDB version number to 7.8.1.DATE-cvs.Joel Brobecker2014-10-292-1/+5
* Document the GDB 7.8.1 release in gdb/ChangeLogJoel Brobecker2014-10-291-0/+4
* Set GDB version number to 7.8.1.gdb-7.8.1-releaseJoel Brobecker2014-10-292-1/+5
* PR 17408 - assertion failure in switch_back_to_stepped_threadPedro Alves2014-10-297-121/+289
* PR python/17372 - Python hangs when displaying help()Pedro Alves2014-10-298-11/+204
* PR gdb/17471: Repeating a background command makes it foregroundPedro Alves2014-10-175-53/+224
* PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves2014-10-175-0/+135
* PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves2014-10-177-2/+202
* Make common code handle target_terminal_* idempotencyPedro Alves2014-10-174-14/+81
* PR python/17364Doug Evans2014-10-156-18/+54
* state->dr_control_mirror == 0 failed assertion in gdbserver on Windows XPJoel Brobecker2014-10-152-1/+6
* Aarch64: Make CPSR a 32-bit register again in the target descriptionPedro Alves2014-10-013-2/+7
* gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves2014-09-117-10/+115
* testsuite: refactor spawn and wait for attachPedro Alves2014-09-118-83/+48
* PR guile/17367Doug Evans2014-09-094-7/+58
* Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans2014-09-095-68/+53
* Fix crash on Python frame filters with unreadable argJan Kratochvil2014-09-077-15/+467
* Fix xmethod Python so that it works with Python3.Siva Chandra2014-09-014-11/+23
* Remove workaround to libbabeltrace 1.1.0 issueYao Qi2014-08-272-49/+5
* Fix 'gcore' with exited threadsJan Kratochvil2014-08-215-0/+128
* Avoid compiler warnings about incomplete parameter types.Eli Zaretskii2014-08-152-0/+6
* Add "frame.h" #include in gdbarch.h.Joel Brobecker2014-08-153-2/+10
* Fix build/17104Yao Qi2014-08-133-0/+8
* Fix incorrect placement of two Intel gdb/NEWS itemsJan Kratochvil2014-08-042-7/+11
* Bump GDB version number to 7.8.0.DATE-cvs.Joel Brobecker2014-07-292-1/+5
* Document the GDB 7.8 release in gdb/ChangeLogJoel Brobecker2014-07-291-0/+4
* Set GDB version number to 7.8.gdb-7.8-releaseJoel Brobecker2014-07-292-1/+5
* Update gdb/NEWS in preparation for GDB 7.8 release.Joel Brobecker2014-07-292-1/+5
* Fix PR 17206Yao Qi2014-07-294-1/+50
* PR guile/17203Doug Evans2014-07-284-1/+68
* 2014-07-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2014-07-282-0/+10
* watchpoint-reuse-slot.exp: Correctly skip unsupported commands.Andreas Arnez2014-07-282-1/+12
* PR guile/17146Doug Evans2014-07-268-25/+334
* PR guile/17146 preparatory work.Doug Evans2014-07-2613-38/+90
* PR build/17105.Doug Evans2014-07-264-40/+102
* PR guile/17177Doug Evans2014-07-266-29/+95
* PR 17185Doug Evans2014-07-265-0/+61
* Fix paginate-*.exp racesPedro Alves2014-07-258-46/+73
* Fix pagination crash when the TUI is activePedro Alves2014-07-242-1/+5
* Fix read_frame_arg for optimized-out entry values.Jan Kratochvil2014-07-229-0/+905
* Fix crash on optimized-out entry data valuesPedro Alves2014-07-222-1/+9