gdb/testing/tui: add new _csi_{L,S,T}
[binutils-gdb.git] / gdb /
2022-04-01 Andrew Burgessgdb/testing/tui: add new _csi_{L,S,T}
2022-04-01 Simon Marchigdb/ctf: pass partial symtab's filename to buildsym_com...
2022-04-01 Simon Marchigdb: print compunit_symtab name in "maint info symtabs"
2022-04-01 Simon Marchigdb/ctf: don't create a buildsym_compunit when building...
2022-04-01 Tom TromeyStyle URLs in GDB output
2022-03-31 Simon Marchigdb: initialize ctf_context::builder in create_partial_...
2022-03-31 Tom TromeyRemove dbx mode
2022-03-31 H.J. Lugdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-03-31 Simon Marchigdb/linux-nat: remove check based on current_inferior...
2022-03-31 Simon Marchigdb/testsuite/tui: implement _csi_P proc
2022-03-31 Simon Marchigdb: fix use of fprintf_filtered in top.c
2022-03-31 Eli Zaretskii* gdb/top.c (print_gdb_configuration): Announce --enabl...
2022-03-31 Simon Marchigdb/infrun: add reason parameter to stop_all_threads
2022-03-31 Simon Marchigdb/testsuite: update copyright years in gdb.base/vfork...
2022-03-31 Simon Marchigdb: test vfork + follow-fork-mode=parent + detach...
2022-03-31 Rainer OrthFix procfs.c compilation
2022-03-30 Simon Marchigdb/testsuite: add tests for Term
2022-03-30 Tom TromeyOnly allow QUIT on the main thread
2022-03-30 Tom TromeyUse gdb_printf and gdb_vprintf in more places
2022-03-30 Tom TromeyConsolidate definition of current_directory
2022-03-30 Tom TromeyDecode "dynamic" interface types in Ada
2022-03-29 Tom TromeyRemove two unused hooks
2022-03-29 Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29 Tom TromeyMinor comment updates in utils.h
2022-03-29 Tom TromeyRemove vfprintf_styled
2022-03-29 Tom TromeyRemove ui_out_flag::unfiltered_output
2022-03-29 Tom TromeyRename fprintf_symbol_filtered
2022-03-29 Tom TromeyRename puts_filtered_tabular
2022-03-29 Tom TromeyRename print_spaces_filtered
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb putc functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-03-29 Tom TromeyRemove fputs_styled_unfiltered
2022-03-29 Tom TromeyChange the pager to a ui_file
2022-03-29 Tom TromeyRemove vfprintf_styled_no_gdbfmt
2022-03-29 Tom TromeyAdd style-escape methods to ui_file
2022-03-29 Tom TromeyAdd puts_unfiltered method to ui_file
2022-03-29 Tom TromeyOnly have one API for unfiltered output
2022-03-29 Tom TromeyRemove some uses of printf_unfiltered
2022-03-29 Tom TromeyUse unfiltered output in annotate.c
2022-03-29 Tankut Baris Aktemurgdb/remote: use current_inferior in read_ptid if multi...
2022-03-29 Andrew Burgessgdb/testsuite: fix test failure when building against...
2022-03-29 Andrew Burgessgdb/testsuite: fix copy & paste error in gdb.python...
2022-03-29 Andrew Burgessgdb/mi: fix use after free of frame_info causing spurio...
2022-03-28 Tom TromeyAdd Rust parser check for end of expression
2022-03-28 Tom TromeySwitch gdb_stdlog to use timestamped_file
2022-03-28 Tom TromeyAdd new timestamped_file class
2022-03-28 Tom TromeyUse unique_ptr in CLI logging code
2022-03-28 Tom TromeySimplify the CLI set_logging logic
2022-03-28 Tom TromeyHandle multiple addresses in call_site_target
2022-03-28 Tom TromeyChange call_site_target to iterate over addresses
2022-03-28 Tom TromeyChange call_site_find_chain_1 to work recursively
2022-03-28 Tom TromeyConstify chain_candidate
2022-03-28 Tom TromeyMake call_site_target members private
2022-03-28 Tom TromeyChange call_site_target to use custom type and enum
2022-03-26 Tom TromeyRemove an unused declaration from value.h
2022-03-24 Aaron MereyRemove download size from debuginfod progress messages...
2022-03-24 Simon Marchigdb/testsuite: remove gdb.python/pretty-print-call...
2022-03-23 Andrew Burgessgdb/testsuite: address test failures in gdb.mi/mi-multi...
2022-03-23 Simon Marchigdb/python: remove Python 2/3 compatibility macros
2022-03-23 Simon Marchigdb/python: remove Python 2 support
2022-03-23 Luis MachadoUpdate the list of recognized m-profile TAG_CPU_ARCH_*
2022-03-23 Tiezhu Yanggdb: testsuite: use gdb_attach to fix jit-elf.exp
2022-03-23 Tiezhu Yanggdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
2022-03-23 Tiezhu Yanggdb: testsuite: add new gdb_attach to check "attach...
2022-03-23 Tiezhu Yanggdb: testsuite: remove attach test from can_spawn_for_a...
2022-03-22 John BaldwinAdd support for hardware breakpoints/watchpoints on...
2022-03-22 John Baldwinfbsd-nat: Add a low_prepare_to_resume virtual method.
2022-03-22 John Baldwinfbsd-nat: Add a low_delete_thread virtual method.
2022-03-22 John Baldwinfbsd-nat: Add helper routine to fetch siginfo_t for...
2022-03-22 John Baldwinaarch64: Add an aarch64_nat_target mixin class.
2022-03-22 John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-03-22 John Baldwinx86-fbsd-nat: Copy debug register state on fork.
2022-03-22 John Baldwinfbsd-nat: Add a low_new_fork virtual method.
2022-03-22 John BaldwinAdd an x86_fbsd_nat_target mixin class for FreeBSD...
2022-03-22 John Baldwinx86-nat: Add x86_lookup_debug_reg_state.
2022-03-22 John Baldwinx86-nat: Use an unordered_map to store per-pid debug...
2022-03-22 John BaldwinRemove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86...
2022-03-22 Tom TromeyRemove two unused variables
2022-03-22 Andrew Burgessgdb/python: add gdb.format_address function
2022-03-22 Luis MachadoFix some stale header names from dwarf files
2022-03-21 Roland McGrathgdb: Add missing #include in solib.h
2022-03-21 Aaron MereyPR gdb/27570: missing support for debuginfod in core_ta...
2022-03-21 Aaron Mereygdb: Add soname to build-id mapping for core files
2022-03-21 Pedro AlvesWatchpoint followed by catchpoint misreports watchpoint...
2022-03-21 Simon Marchigdb: re-generate config.in
2022-03-21 Andrew Burgessgdb/x86: handle stap probe arguments in xmm registers
2022-03-21 Simon Marchigdb/testsuite: reformat gdb.python/pretty-print-call...
2022-03-21 Bruno Larsen[gdb/testsuite] test a function call by hand from prett...
2022-03-21 Pedro Alvesgdb/testsuite: Installed-GDB testing & data-directory
2022-03-21 Andreas SchwabAdd support for readline 8.2
2022-03-20 Joel BrobeckerUpdate gdb/NEWS after GDB 12 branch creation.
2022-03-20 Joel BrobeckerBump version to 13.0.50.DATE-git.
2022-03-19 Simon Marchigdb/python: remove gdb._mi_commands dict
2022-03-18 Pedro AlvesFix crash with stepi, no debug info, and "set debug...
2022-03-18 Tom TromeyImplement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-18 Simon Marchigdb: run black to format some Python files
2022-03-17 John BaldwinRemove fall throughs in core_target::xfer_partial.
2022-03-17 Pedro Alvesgdb: Remove support for S+core
next