summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated core functions (in NetBSD/ARM)users/cbiesinger/arm-nbsdChristian Biesinger2020-03-054-122/+101
* Implement debugging of WOW64 processesHannes Domani2020-03-047-100/+463
* Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2020-03-042-8/+19
* [gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries2020-03-043-4/+9
* gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2020-03-042-14/+31
* Find tailcall frames before inline framesTom Tromey2020-03-033-32/+47
* gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess2020-03-034-1/+53
* Rebase executable to match relocated base addressHannes Domani2020-03-032-1/+59
* Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior2020-03-034-1/+20
* Update GDB to use new AUXV entry typesLuis Machado2020-03-032-0/+16
* [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries2020-03-032-3/+34
* [gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries2020-03-032-2/+9
* [gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries2020-03-032-2/+9
* Small clean up of use_displaced_steppingSimon Marchi2020-03-022-13/+50
* gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess2020-03-029-15/+259
* Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2020-03-022-53/+79
* gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess2020-03-025-45/+101
* [gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries2020-03-023-53/+83
* gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2020-03-022-1/+5
* Update libinproctrace.so path in lib/trace-support.expSimon Marchi2020-02-282-1/+6
* Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2020-02-282-6/+11
* Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2020-02-282-0/+9
* [gdb] Don't set initial language using previous languageTom de Vries2020-02-282-3/+10
* Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi2020-02-282-2/+6
* [gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries2020-02-284-26/+89
* Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2020-02-282-1/+10
* gdb: Check for nullptr when computing srcpathAaron Merey2020-02-272-2/+7
* Remove field_info::nfields memberTom Tromey2020-02-272-7/+15
* gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess2020-02-272-2/+7
* [gdb/testsuite] Remove unused globalsTom de Vries2020-02-278-25/+12
* [gdb/testsuite] Fix spawn in tuiterm.expTom de Vries2020-02-272-1/+10
* Specialize partial_symtab for DWARF include filesTom Tromey2020-02-262-19/+49
* Remove casts from dwarf2/index-write.cTom Tromey2020-02-262-13/+21
* Add debuginfod support to GDBAaron Merey2020-02-2617-50/+755
* gdb: print thread names in thread apply command outputJérémie Galarneau2020-02-262-6/+14
* Move more declarations from dwarf2/loc.h to dwarf2/read.hSimon Marchi2020-02-264-35/+54
* [gdb] Don't set initial language if set manuallyTom de Vries2020-02-265-0/+75
* Move dwarf2_read_addr_index declaration to dwarf2/read.hSimon Marchi2020-02-254-9/+16
* gdb/fortran: Support negative array stride in one limited caseAndrew Burgess2020-02-256-6/+31
* [AArch64] Fix typo in commentLuis Machado2020-02-252-1/+5
* gdb/testsuite: Remove source file path from test nameAndrew Burgess2020-02-252-1/+6
* [gdb/testsuite] Remove gcc/93866 xfail in methods.expTom de Vries2020-02-252-9/+13
* Move dwarf2_get_die_type declaration to dwarf2/read.hSimon Marchi2020-02-254-5/+13
* gdb/copyright.py: Add generated files in gnulib/ to exclude listJoel Brobecker2020-02-252-1/+8
* Fix a memory leak and remove an unused memberTom Tromey2020-02-242-7/+10
* Convert IS_TYPE_UNIT_GROUP to methodTom Tromey2020-02-243-7/+20
* Simplify setting of reading_partial_symbolsTom Tromey2020-02-242-3/+10
* gdb/doc: Fix header alignment of 'info threads' example outputAndrew Burgess2020-02-242-1/+6
* [gdb] Ensure listing of unused static var in info localsTom de Vries2020-02-245-0/+76
* [gdb/testsuite] Fix layout next/prev/regs help messageTom de Vries2020-02-242-3/+8