aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-12-31Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfaJoel Brobecker2-6/+15
2014-12-15Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil6-24/+126
2014-12-15Reindent code (resolve_dynamic_type_internal).Jan Kratochvil2-20/+24
2014-10-29Bump GDB version number to 7.8.1.DATE-cvs.Joel Brobecker2-1/+5
2014-10-29Document the GDB 7.8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-10-29Set GDB version number to 7.8.1.gdb-7.8.1-releaseJoel Brobecker2-1/+5
2014-10-29PR 17408 - assertion failure in switch_back_to_stepped_threadPedro Alves7-121/+289
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves8-11/+204
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves5-53/+224
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves5-0/+135
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves7-2/+202
2014-10-17Make common code handle target_terminal_* idempotencyPedro Alves4-14/+81
2014-10-15PR python/17364Doug Evans6-18/+54
2014-10-15state->dr_control_mirror == 0 failed assertion in gdbserver on Windows XPJoel Brobecker2-1/+6
2014-10-01Aarch64: Make CPSR a 32-bit register again in the target descriptionPedro Alves3-2/+7
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves7-10/+115
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves8-83/+48
2014-09-09PR guile/17367Doug Evans4-7/+58
2014-09-09Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans5-68/+53
2014-09-07Fix crash on Python frame filters with unreadable argJan Kratochvil7-15/+467
2014-09-01Fix xmethod Python so that it works with Python3.Siva Chandra4-11/+23
2014-08-27Remove workaround to libbabeltrace 1.1.0 issueYao Qi2-49/+5
2014-08-21Fix 'gcore' with exited threadsJan Kratochvil5-0/+128
2014-08-15Avoid compiler warnings about incomplete parameter types.Eli Zaretskii2-0/+6
2014-08-15Add "frame.h" #include in gdbarch.h.Joel Brobecker3-2/+10
2014-08-13Fix build/17104Yao Qi3-0/+8
2014-08-04Fix incorrect placement of two Intel gdb/NEWS itemsJan Kratochvil2-7/+11
2014-07-29Bump GDB version number to 7.8.0.DATE-cvs.Joel Brobecker2-1/+5
2014-07-29Document the GDB 7.8 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-07-29Set GDB version number to 7.8.gdb-7.8-releaseJoel Brobecker2-1/+5
2014-07-29Update gdb/NEWS in preparation for GDB 7.8 release.Joel Brobecker2-1/+5
2014-07-29Fix PR 17206Yao Qi4-1/+50
2014-07-28PR guile/17203Doug Evans4-1/+68
2014-07-282014-07-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2-0/+10
2014-07-28watchpoint-reuse-slot.exp: Correctly skip unsupported commands.Andreas Arnez2-1/+12
2014-07-26PR guile/17146Doug Evans8-25/+334
2014-07-26PR guile/17146 preparatory work.Doug Evans13-38/+90
2014-07-26PR build/17105.Doug Evans4-40/+102
2014-07-26PR guile/17177Doug Evans6-29/+95
2014-07-26PR 17185Doug Evans5-0/+61
2014-07-25Fix paginate-*.exp racesPedro Alves8-46/+73
2014-07-24Fix pagination crash when the TUI is activePedro Alves2-1/+5
2014-07-22Fix read_frame_arg for optimized-out entry values.Jan Kratochvil9-0/+905
2014-07-22Fix crash on optimized-out entry data valuesPedro Alves2-1/+9
2014-07-20Improve error message to cope with pr 17147.Doug Evans2-1/+10
2014-07-18Bump GDB version number to 7.7.91.DATE-cvs.Joel Brobecker2-1/+5
2014-07-18Document the GDB 7.7.91 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-07-18Set GDB version number to 7.7.91.Joel Brobecker2-1/+5
2014-07-17PR 17170 - testcase for GDB global --statistics regression.Jan Kratochvil2-0/+34
2014-07-17Fix PR gdb/17170.Doug Evans4-15/+42