aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Change file close behavior for tee_fileAlan Hayward9-75/+86
2019-05-17MI: Add new command -completeJan Vrany10-0/+248
2019-05-17MI: extract command completion logic from complete_command()Jan Vrany4-28/+50
2019-05-17Add myself to gdb/MAINTAINERSJan Vrany2-0/+5
2019-05-17[gdb] Fix heap-use-after-free in typename_concatTom de Vries2-10/+40
2019-05-16Make stap-probe.c:stap_parse_register_operand's "regname" an std::stringSergio Durigan Junior2-24/+17
2019-05-16Fix complaint string formatting on stap-probe.cSergio Durigan Junior2-8/+10
2019-05-16Slightly improve logic of some operations on stap-probe.cSergio Durigan Junior2-11/+20
2019-05-16Update some comments on stap-probe.cSergio Durigan Junior2-7/+12
2019-05-16Bool-ify stap-probe.c and stap-related code on i386-tdep.cSergio Durigan Junior3-80/+103
2019-05-16Fix darwin-nat.c buildTom Tromey2-1/+6
2019-05-15gdb/fortran: Add sizeof tests for indexed and sliced arraysAndrew Burgess2-4/+24
2019-05-15linux-thread-db.c: use bool where possible in thread_db codeSimon Marchi2-41/+54
2019-05-15Don't crash if dwarf_decode_macro_bytes's 'body' is NULLSergio Durigan Junior2-1/+24
2019-05-15GDB (s12z): Improve reliability of the stack unwinder.John Darrington2-63/+178
2019-05-14Fix assertion failure in coerce_unspec_val_to_typeTom Tromey2-1/+7
2019-05-14[gdb/doc] Mention index cache in concept and command indexTom de Vries2-0/+8
2019-05-14Add file name styling to "info sharedlibrary"Tom Tromey4-1/+34
2019-05-14AArch64: Add half float view to V registersAlan Hayward10-0/+43
2019-05-14[gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.STom de Vries2-1/+6
2019-05-14[gdb/doc] Fix "maint info selftests" command index entryTom de Vries2-1/+6
2019-05-12Fix two langauge -> language typosSimon Marchi3-2/+8
2019-05-11Document the GDB 8.3 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-05-10Fix GDB build when using --disable-gdbmiSimon Marchi7-32/+39
2019-05-10cc-with-tweaks: show dwz stderr and verify resultSimon Marchi2-2/+36
2019-05-10Document lazy computation for pretty-printer "children" methodTom Tromey2-0/+11
2019-05-10Add completion for Ada catch commandsTom Tromey4-2/+31
2019-05-10Minor "catch" documentation improvementsTom Tromey2-8/+14
2019-05-10Two minor constificationsTom Tromey5-4/+14
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.STom de Vries2-12/+17
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.STom de Vries2-13/+18
2019-05-08Convert gdbtypes.c to type-safe registry APITom Tromey2-5/+10
2019-05-08Convert dwarf2-frame.c to type-safe registry APITom Tromey2-7/+12
2019-05-08Convert objc-lang.c to type-safe registry APITom Tromey2-13/+9
2019-05-08Convert stabsread.c to type-safe registry APITom Tromey2-6/+10
2019-05-08Remove mips_pdr_dataTom Tromey2-4/+5
2019-05-08Convert hppa-tdep.c to type-safe registry APITom Tromey2-10/+13
2019-05-08Convert elfread.c to type-safe registry APITom Tromey2-10/+15
2019-05-08Convert mdebugread.c to type-safe registry APITom Tromey2-6/+10
2019-05-08Add a noop deleterTom Tromey2-0/+11
2019-05-08Convert nto-tdep.c to type-safe registry APITom Tromey3-35/+14
2019-05-08Convert ada-lang.c to type-safe registry APITom Tromey2-47/+27
2019-05-08Convert coffread.c to type-safe registry APITom Tromey2-26/+20
2019-05-08Convert fbsd-tdep.c to type-safe registry APITom Tromey2-22/+17
2019-05-08Convert ada-tasks.c to type-safe registry APITom Tromey2-45/+25
2019-05-08Convert probes to type-safe registry APITom Tromey8-53/+64
2019-05-08Convert xcoffread.c to type-safe registry APITom Tromey2-36/+32
2019-05-08Convert solib-svr4.c to type-safe registry APITom Tromey2-44/+45
2019-05-08Convert remote.c to type-safe registry APITom Tromey2-22/+13
2019-05-08Convert breakpoint.c to type-safe registry APITom Tromey2-19/+11