aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund7-6/+37
2015-01-22Sort threads for thread apply allJan Kratochvil5-4/+60
2015-01-22Print current thread after loading a core fileJan Kratochvil4-2/+23
2015-01-22mingw32: fix windows-termcap/curses checkPedro Alves4-6/+10
2015-01-22Fix MinGW TUI buildEli Zaretskii2-1/+18
2015-01-22compile: Fix function pointersJan Kratochvil4-3/+17
2015-01-22Partial fix for "make TAGS".Eli Zaretskii2-2/+7
2015-01-22gdb/hppa-tdep.c: Fix logical working flow issues and check additional store i...Chen Gang2-26/+100
2015-01-21Add myself as write-after-approval GDB maintainer.Wei-cheng Wang2-0/+5
2015-01-21Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.Wei-cheng Wang4-13/+70
2015-01-20gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.cJoel Brobecker2-8/+14
2015-01-20Fix date in gdb/ChangeLog.Joel Brobecker1-1/+1
2015-01-20Fix format warning in rs6000t-dep.cWei-cheng Wang2-17/+25
2015-01-20Add myself as write-after-approval GDB maintainer.Chen Gang2-0/+5
2015-01-19Don't use windows-termcap.c when linking against a curses libraryEli Zaretskii4-6/+25
2015-01-19Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.Joel Brobecker2-2/+7
2015-01-17Skip-trampoline for PowerPC reverse-stepping.Wei-cheng Wang3-47/+105
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang7-3/+2111
2015-01-17Epilogue unwinder for PowerPC.Wei-cheng Wang2-4/+107
2015-01-16Really add a prototype for tui_rehighlight_all.Eli Zaretskii1-0/+1
2015-01-16Fix nat/linux-personality.c regression on RHEL-5Sergio Durigan Junior2-1/+8
2015-01-16Fix an erroneous commentary.Eli Zaretskii2-1/+3
2015-01-16Make setting TUI border attributes take effect immediatelyEli Zaretskii3-3/+29
2015-01-16Make the change of tab size in TUI mode effective immediatelyEli Zaretskii2-1/+24
2015-01-16Fix TUI-related documentation.Eli Zaretskii4-4/+17
2015-01-16Leave more space in TUI mode for thread ID.Eli Zaretskii2-2/+8
2015-01-16Fix gcc-5 compilationJan Kratochvil2-1/+6
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior29-84/+213
2015-01-15Move safe_strerror to common/Sergio Durigan Junior16-73/+212
2015-01-15Skip two more attach tests when testing against stub-like targetsDon Breazeal3-8/+17
2015-01-15Document the GDB 7.8.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-01-15[Ada] 'first/'last/'length of array whose bound is a discriminantJoel Brobecker7-2/+143
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi16-11/+127
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi6-81/+111
2015-01-14PR17525 - breakpoint commands not executed when program run from -x scriptPedro Alves6-2/+147
2015-01-14PR cli/17828: -batch -ex r breaks terminalPedro Alves5-0/+230
2015-01-13Enhance gdb.lookup_objfile so that it works with a symlinked binary.Doug Evans6-2/+52
2015-01-13gdb/testsuite: Make clean mostlyclean should not delete *.py.Joel Brobecker2-1/+5
2015-01-13Update NEWS post GDB 7.9 branch creation.Joel Brobecker2-1/+9
2015-01-13Bump version to 7.9.50.DATE-cvs.Joel Brobecker2-1/+6
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpointJoel Brobecker2-1/+6
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.Joel Brobecker2-1/+6
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker4-1/+100
2015-01-12Append to input history file instead of overwriting itPatrick Palka4-4/+84
2015-01-12[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>James Clarke2-1/+7
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves2-0/+6
2015-01-12[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)Jan Kratochvil2-4/+15
2015-01-11dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.Doug Evans2-1/+6
2015-01-11Require numeric attributes to specify the form.Doug Evans7-18/+35
2015-01-11Temporarily revert symbol lookup cache.Doug Evans5-828/+14