aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess1-0/+38
2020-03-07[gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dupsTom de Vries1-0/+5
2020-03-07Remove some obsolete commentsTom Tromey1-0/+6
2020-03-06Pass thread_info pointer to various inferior control functionsSimon Marchi1-0/+18
2020-03-06Don't try to get the TIB address without an inferiorHannes Domani1-0/+5
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries1-0/+5
2020-03-06[gdb] Remove trailing "done" after "Reading symbols from" messageTom de Vries1-0/+4
2020-03-06gdbserver/gdbsupport: Add .dir-locals.el fileAndrew Burgess1-0/+5
2020-03-05Use std::string for 'psargs'.John Baldwin1-0/+5
2020-03-05gdb, gdbserver, gdbsupport: add .gitattributes filesTankut Baris Aktemur1-0/+4
2020-03-04Introduce objfile::internTom Tromey1-0/+23
2020-03-04Make "gnutarget" constTom Tromey1-0/+6
2020-03-04Implement debugging of WOW64 processesHannes Domani1-0/+44
2020-03-04Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado1-0/+14
2020-03-03Find tailcall frames before inline framesTom Tromey1-0/+12
2020-03-03gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess1-0/+6
2020-03-03Rebase executable to match relocated base addressHannes Domani1-0/+5
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior1-0/+5
2020-03-03Update GDB to use new AUXV entry typesLuis Machado1-0/+4
2020-03-02Small clean up of use_displaced_steppingSimon Marchi1-0/+8
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess1-0/+18
2020-03-02Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger1-0/+11
2020-03-02gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess1-0/+10
2020-03-02gdb: Move defs.h before any system header in debuginfod-support.cJon Turney1-0/+4
2020-02-28[gdb] Don't set initial language using previous languageTom de Vries1-0/+4
2020-02-28Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi1-0/+5
2020-02-27gdb: Check for nullptr when computing srcpathAaron Merey1-0/+5
2020-02-27Remove field_info::nfields memberTom Tromey1-0/+7
2020-02-27gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess1-0/+5
2020-02-26Specialize partial_symtab for DWARF include filesTom Tromey1-0/+8
2020-02-26Remove casts from dwarf2/index-write.cTom Tromey1-0/+8
2020-02-26Add debuginfod support to GDBAaron Merey1-0/+21
2020-02-26gdb: print thread names in thread apply command outputJérémie Galarneau1-0/+4
2020-02-26Move more declarations from dwarf2/loc.h to dwarf2/read.hSimon Marchi1-0/+12
2020-02-26[gdb] Don't set initial language if set manuallyTom de Vries1-0/+6
2020-02-25Move dwarf2_read_addr_index declaration to dwarf2/read.hSimon Marchi1-0/+6
2020-02-25gdb/fortran: Support negative array stride in one limited caseAndrew Burgess1-0/+6
2020-02-25[AArch64] Fix typo in commentLuis Machado1-0/+4
2020-02-25Move dwarf2_get_die_type declaration to dwarf2/read.hSimon Marchi1-0/+6
2020-02-25gdb/copyright.py: Add generated files in gnulib/ to exclude listJoel Brobecker1-0/+5
2020-02-24Fix a memory leak and remove an unused memberTom Tromey1-0/+7
2020-02-24Convert IS_TYPE_UNIT_GROUP to methodTom Tromey1-0/+8
2020-02-24Simplify setting of reading_partial_symbolsTom Tromey1-0/+7
2020-02-24[gdb] Ensure listing of unused static var in info localsTom de Vries1-0/+5
2020-02-24[gdb/testsuite] Fix layout next/prev/regs help messageTom de Vries1-0/+5
2020-02-22Make dwarf2_compile_expr_to_ax staticTom Tromey1-0/+5
2020-02-22Fix cast in TUI_DISASM_WINTom Tromey1-0/+4
2020-02-22Add "usage" text to all TUI command helpTom Tromey1-0/+7
2020-02-22Use error_no_arg in TUITom Tromey1-0/+7
2020-02-22Make some tui_source_window_base members "protected"Tom Tromey1-0/+33