aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-01-31Make sure TABs are expanded in TUI windows on MS-Windows.Eli Zaretskii4-2/+94
2015-01-30Add producer string to output of info source.Doug Evans5-2/+25
2015-01-30Fix varobj_delete commentSimon Marchi2-3/+8
2015-01-30Mention that create_child takes ownership of the allocated nameSimon Marchi2-1/+8
2015-01-30Constify some parameters in the varobj codeSimon Marchi6-79/+137
2015-01-30Set varobj->path_expr in varobj_get_path_exprSimon Marchi3-8/+20
2015-01-30Free results of varobj_get_expressionSimon Marchi3-3/+21
2015-01-30Free results of varobj_get_type and type_to_stringSimon Marchi3-4/+29
2015-01-29PR symtab/17890Doug Evans2-0/+15
2015-01-29Merge GCC producer parsers. Allow digits in identifiers.Mark Wielaard4-45/+43
2015-01-29Fix patch author issue in gdb/ChangeLog entry.Joel Brobecker1-1/+2
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker11-64/+317
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker7-0/+143
2015-01-29gdb/DWARF: dynamic subrange type of dynamic subrange type.Joel Brobecker2-3/+20
2015-01-29Fix build failure in symfile.c::unmap_overlay_command (GCC5 bug)Alexander Klimov2-1/+5
2015-01-27Add gdb.Objfile.username.Doug Evans7-0/+68
2015-01-27Improve docs of objfile filename method.Doug Evans3-2/+11
2015-01-26Fix ARI warning in stack.c (return_command).Mark Wielaard2-1/+5
2015-01-26check gdb.lookup_type return value in gdb.python/py-lookup-type.expJoel Brobecker2-1/+9
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard21-1/+51
2015-01-24gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.Doug Evans2-1/+4
2015-01-24Fix 100x slowdown regression on DWZ filesJan Kratochvil2-13/+163
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi5-2/+140
2015-01-23Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard10-5/+212
2015-01-23Linux: make target_is_async_p return false when async is offPedro Alves5-13/+163
2015-01-23Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").Joel Brobecker1-1/+1
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