aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-03-11[gdb] Fix segv in "maint print symbols" for ada execTom de Vries4-1/+25
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess23-29/+1096
2020-03-10gdb/testsuite: Add is-stmt support to the DWARF compilerAndrew Burgess2-1/+12
2020-03-09[gdb/testsuite] Fix tcl error in cached_fileTom de Vries2-0/+7
2020-03-07[gdb/testsuite] Fix testing build_executable resultTom de Vries3-2/+7
2020-03-07[gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dupsTom de Vries2-0/+15
2020-03-07Remove some obsolete commentsTom Tromey3-6/+8
2020-03-06Pass thread_info pointer to various inferior control functionsSimon Marchi4-23/+49
2020-03-06Don't try to get the TIB address without an inferiorHannes Domani2-1/+7
2020-03-06[gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.expTom de Vries3-4/+49
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries8-9/+23
2020-03-06[gdb] Remove trailing "done" after "Reading symbols from" messageTom de Vries2-5/+5
2020-03-06gdbserver/gdbsupport: Add .dir-locals.el fileAndrew Burgess2-0/+9
2020-03-05Use std::string for 'psargs'.John Baldwin2-5/+10
2020-03-05gdb, gdbserver, gdbsupport: add .gitattributes filesTankut Baris Aktemur2-0/+11
2020-03-05[gdb/testsuite] Update maint.exp for string cacheTom de Vries2-1/+5
2020-03-04Introduce objfile::internTom Tromey8-52/+64
2020-03-04Make "gnutarget" constTom Tromey4-3/+10
2020-03-04Implement debugging of WOW64 processesHannes Domani7-100/+463
2020-03-04Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2-8/+19
2020-03-04[gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries3-4/+9
2020-03-04gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2-14/+31
2020-03-03Find tailcall frames before inline framesTom Tromey3-32/+47
2020-03-03gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess4-1/+53
2020-03-03Rebase executable to match relocated base addressHannes Domani2-1/+59
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior4-1/+20
2020-03-03Update GDB to use new AUXV entry typesLuis Machado2-0/+16
2020-03-03[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries2-3/+34
2020-03-03[gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries2-2/+9
2020-03-03[gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries2-2/+9
2020-03-02Small clean up of use_displaced_steppingSimon Marchi2-13/+50
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess9-15/+259
2020-03-02Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2-53/+79
2020-03-02gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess5-45/+101
2020-03-02[gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries3-53/+83
2020-03-02gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2-1/+5
2020-02-28Update libinproctrace.so path in lib/trace-support.expSimon Marchi2-1/+6
2020-02-28Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2-6/+11
2020-02-28Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2-0/+9
2020-02-28[gdb] Don't set initial language using previous languageTom de Vries2-3/+10
2020-02-28Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi2-2/+6
2020-02-28[gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries4-26/+89
2020-02-28Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2-1/+10
2020-02-27gdb: Check for nullptr when computing srcpathAaron Merey2-2/+7
2020-02-27Remove field_info::nfields memberTom Tromey2-7/+15
2020-02-27gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess2-2/+7
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries8-25/+12
2020-02-27[gdb/testsuite] Fix spawn in tuiterm.expTom de Vries2-1/+10
2020-02-26Specialize partial_symtab for DWARF include filesTom Tromey2-19/+49
2020-02-26Remove casts from dwarf2/index-write.cTom Tromey2-13/+21