summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Implement debugging of WOW64 processesHannes Domani2020-03-041-0/+44
* Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2020-03-041-0/+14
* Find tailcall frames before inline framesTom Tromey2020-03-031-0/+12
* gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess2020-03-031-0/+6
* Rebase executable to match relocated base addressHannes Domani2020-03-031-0/+5
* Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior2020-03-031-0/+5
* Update GDB to use new AUXV entry typesLuis Machado2020-03-031-0/+4
* Small clean up of use_displaced_steppingSimon Marchi2020-03-021-0/+8
* gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess2020-03-021-0/+18
* Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2020-03-021-0/+11
* gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess2020-03-021-0/+10
* gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2020-03-021-0/+4
* [gdb] Don't set initial language using previous languageTom de Vries2020-02-281-0/+4
* Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi2020-02-281-0/+5
* gdb: Check for nullptr when computing srcpathAaron Merey2020-02-271-0/+5
* Remove field_info::nfields memberTom Tromey2020-02-271-0/+7
* gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess2020-02-271-0/+5
* Specialize partial_symtab for DWARF include filesTom Tromey2020-02-261-0/+8
* Remove casts from dwarf2/index-write.cTom Tromey2020-02-261-0/+8
* Add debuginfod support to GDBAaron Merey2020-02-261-0/+21
* gdb: print thread names in thread apply command outputJérémie Galarneau2020-02-261-0/+4
* Move more declarations from dwarf2/loc.h to dwarf2/read.hSimon Marchi2020-02-261-0/+12
* [gdb] Don't set initial language if set manuallyTom de Vries2020-02-261-0/+6
* Move dwarf2_read_addr_index declaration to dwarf2/read.hSimon Marchi2020-02-251-0/+6
* gdb/fortran: Support negative array stride in one limited caseAndrew Burgess2020-02-251-0/+6
* [AArch64] Fix typo in commentLuis Machado2020-02-251-0/+4
* Move dwarf2_get_die_type declaration to dwarf2/read.hSimon Marchi2020-02-251-0/+6
* gdb/copyright.py: Add generated files in gnulib/ to exclude listJoel Brobecker2020-02-251-0/+5
* Fix a memory leak and remove an unused memberTom Tromey2020-02-241-0/+7
* Convert IS_TYPE_UNIT_GROUP to methodTom Tromey2020-02-241-0/+8
* Simplify setting of reading_partial_symbolsTom Tromey2020-02-241-0/+7
* [gdb] Ensure listing of unused static var in info localsTom de Vries2020-02-241-0/+5
* [gdb/testsuite] Fix layout next/prev/regs help messageTom de Vries2020-02-241-0/+5
* Make dwarf2_compile_expr_to_ax staticTom Tromey2020-02-221-0/+5
* Fix cast in TUI_DISASM_WINTom Tromey2020-02-221-0/+4
* Add "usage" text to all TUI command helpTom Tromey2020-02-221-0/+7
* Use error_no_arg in TUITom Tromey2020-02-221-0/+7
* Make some tui_source_window_base members "protected"Tom Tromey2020-02-221-0/+33
* Allow TUI windows in PythonTom Tromey2020-02-221-0/+16
* Remove the TUI annotation hackTom Tromey2020-02-221-0/+4
* Remove tui_set_win_with_focusTom Tromey2020-02-221-0/+7
* Change how TUI windows are instantiatedTom Tromey2020-02-221-0/+10
* TUI windows do not need to store their typeTom Tromey2020-02-221-0/+27
* Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey2020-02-221-0/+13
* Handle ambiguity in tui_partial_win_by_nameTom Tromey2020-02-221-0/+5
* Reimplement tui_next_win and tui_prev_winTom Tromey2020-02-221-0/+4
* Change TUI window iterationTom Tromey2020-02-221-0/+17
* Add horizontal splitting to TUI layoutTom Tromey2020-02-221-0/+22
* Change return type of tui_layout_base::adjust_sizeTom Tromey2020-02-221-0/+9
* Allow TUI sub-layouts in "new-layout" commandTom Tromey2020-02-221-0/+14