aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Handle Windows drives in auto-load script pathsHannes Domani1-0/+5
2020-07-08Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.John Baldwin1-0/+5
2020-07-08Use read_memory in ada_exception_message_1Tom Tromey1-0/+4
2020-07-06gdb: Python unwinders, inline frames, and tail-call framesAndrew Burgess1-0/+10
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess1-0/+19
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess1-0/+13
2020-07-06gdb/python: Add architecture method to gdb.PendingFrameAndrew Burgess1-0/+6
2020-07-06gdb: Remove deprecated_set_gdbarch_dataAndrew Burgess1-0/+18
2020-07-06[gdb/symtab] Fix line-table end-of-sequence sortingTom de Vries1-0/+7
2020-07-06[gdb/tui,c++17] Fix NULL string_view in tui_partial_win_by_nameTom de Vries1-0/+5
2020-07-05[gdb/build,c++17] Fix use of deprecated std::uncaught_exceptionTom de Vries1-0/+7
2020-07-03gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>Simon Marchi1-0/+7
2020-07-03gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char>Simon Marchi1-0/+11
2020-07-03gdb: remove callback in macro expand functionsSimon Marchi1-0/+14
2020-07-02gdb: remove unused fetch_inferior_event and inferior_event_handler parametersSimon Marchi1-0/+16
2020-07-01Make tui_win_info::name pure virtualTom Tromey1-0/+5
2020-07-01Remove tui_gen_win_infoTom Tromey1-0/+21
2020-07-01Derive tui_locator_window from tui_win_infoTom Tromey1-0/+7
2020-07-01Remove body of tui_locator_window constructorTom Tromey1-0/+4
2020-07-01Don't derive tui_data_item_window from tui_gen_win_infoTom Tromey1-0/+21
2020-07-01Rename tui_data_item_window::item_noTom Tromey1-0/+7
2020-07-01Remove useless "if' from tui-regs.cTom Tromey1-0/+5
2020-07-01Remove tui_data_window::nameTom Tromey1-0/+5
2020-07-01Move some code out of tui-data.hTom Tromey1-0/+13
2020-07-01Remove tui_expand_tabsTom Tromey1-0/+13
2020-07-01Use complete_on_enum in tui_reggroup_completerTom Tromey1-0/+4
2020-07-01Recognize -1 as a tombstone value in .debug_lineFangrui Song1-0/+4
2020-07-01Allow reference form for DW_AT_associated and DW_AT_allocated attributesAlok Kumar Sharma1-0/+6
2020-06-30Fix bug in quirk_rust_enumTom Tromey1-0/+5
2020-06-30Do not define basic_string_view::to_stringTom Tromey1-0/+6
2020-06-29gdb: fix documentation of gdbarch_displaced_step_copy_insnSimon Marchi1-0/+5
2020-06-28Remove "cmd_type" functionTom Tromey1-0/+9
2020-06-27Make {get,set}_inferior_io_terminal inferior methodsPedro Alves1-0/+18
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock1-0/+16
2020-06-25gdb: use make_unique_xstrdup in set_inferior_io_terminalSimon Marchi1-0/+4
2020-06-25gdb: make inferior::terminal a unique ptrSimon Marchi1-0/+9
2020-06-25gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess1-0/+5
2020-06-25gdb/riscv: Record information about unknown tdesc registersAndrew Burgess1-0/+14
2020-06-25gdb: Extend target description processing of unknown registersAndrew Burgess1-0/+8
2020-06-25gdb/riscv: Improve support for matching against target descriptionsAndrew Burgess1-0/+18
2020-06-25gdb/riscv: Remove CSR feature fileAndrew Burgess1-0/+10
2020-06-25gdb/riscv: Take CSR names from target descriptionAndrew Burgess1-0/+13
2020-06-25gdb/riscv: Fix whitespace errorAndrew Burgess1-0/+5
2020-06-25gdb/riscv: Improved register alias name creationAndrew Burgess1-0/+12
2020-06-25Remove obsolete gdbarch_static_transform_nameRainer Orth1-0/+17
2020-06-25Use fork instead of vfork on SolarisRainer Orth1-0/+5
2020-06-25Don't include *sol2-tdep.o on Linux/sparc*Rainer Orth1-0/+11
2020-06-25Move common handlers to sol2_init_abiRainer Orth1-0/+38
2020-06-24Fixes PR 25475: ensure exec-file-mismatch "ask" always asks in case of mismatch.Philippe Waroquiers1-0/+8
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess1-0/+9