Use function view when iterating over block symbols
[binutils-gdb.git] / gdb /
2022-03-06 Tom TromeyUse function view when iterating over block symbols
2022-03-06 Tom TromeySimplify hppa-tdep.c use of objfile_key
2022-03-06 Simon Marchigdb: constify parameter of value_copy
2022-03-06 Simon Marchigdb: remove internalvar_funcs::destroy
2022-03-04 Tom TromeyMark vDSO as not a file
2022-03-04 Christina Schimpegdb: Use a typedef's scoped type name to identify local...
2022-03-03 Roland McGrathAvoid conflict with gnulib open/close macros.
2022-03-03 Luis MachadoUpdate my e-mail address in the MAINTAINERS file
2022-03-03 Tiezhu Yanggdb: testsuite: fix failed testcases in gdb.base/gdb...
2022-03-02 John Baldwinconfigure: Stop checking for PT_GETXMMREGS.
2022-03-02 John Baldwini386-bsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02 John Baldwini386-fbsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02 John Baldwinfbsd-tdep: Implement the vsyscall_range gdbarch hook.
2022-03-02 Tom TromeyRewrite make-target-delegates in Python
2022-03-02 Tom TromeyMove copyright code from gdbarch.py to new file
2022-03-01 Tom TromeySome "distclean" fixes in gdb
2022-03-01 Tom TromeyFix typo in the "alias" example
2022-03-01 Tiezhu Yanggdb: testsuite: fix wrong expected result in attach...
2022-03-01 Tiezhu Yanggdb: testsuite: print explicit test result in can_spawn...
2022-03-01 Tiezhu Yanggdb: add Tiezhu Yang as LoongArch maintainer
2022-02-28 Keith SeitzFix "spawn id XYZ not open" errors in gdb.mi/mi-exec...
2022-02-28 Tom TromeyAdd more filename styling
2022-02-28 Tom TromeyFix maybe-uninitialized warning in py-infthread.c
2022-02-28 Tom TromeyHandle multi-byte bracket sequences in Ada lexer
2022-02-28 Tom TromeyHandle 'QWW' encoding case in Ada enums
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-28 Keith SeitzError when gdb_is_target_1 is called without running...
2022-02-28 Keith SeitzFix gdb.fortran "failed to extract expected results...
2022-02-26 Kevin BuettnerHandle recursive internal problem in gdb_internal_error...
2022-02-25 Aaron Mereygdb-add-index: disable debuginfod
2022-02-25 Andrew Burgessgdb: add operator+= and operator+ overload for std...
2022-02-25 Tom TromeyPrint MI prompt on interrupted command
2022-02-25 Andrew Burgessgdb/testsuite: fix list.exp test cases
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-25 Keith SeitzUnit tests for strncmp_iw_with_mode
2022-02-25 Keith SeitzMove find_toplevel_char to cp-support.[ch]
2022-02-24 Tom TromeyFix crash in Fortran code
2022-02-24 John BaldwinRevert "do_target_wait_1: Clear TARGET_WNOHANG if the...
2022-02-24 Andrew Burgessgdb: use a range based for loop when iterating over...
2022-02-24 Dominique Quatravauxgdb/darwin: skip over WIFSTOPPED wait4 status
2022-02-24 Simon Marchigdb/linux-tdep: move "Perms" column right
2022-02-24 Simon Marchigdb/linux-tdep: make read_mapping return a structure
2022-02-23 Tom TromeyFix bug in C++ overload resolution
2022-02-23 Dominik 'Disconnec... gdb/linux-tdep.c: Add Perms to the 'info proc mappings...
2022-02-22 John BaldwinNEWS: Note that the FreeBSD async target supports async...
2022-02-22 John Baldwininf-ptrace: Add an event_pipe to be used for async...
2022-02-22 John BaldwinEnable async mode in the target in attach_cmd.
2022-02-22 John Baldwinfbsd-nat: Return nullptr rather than failing ::thread_name.
2022-02-22 John Baldwinfbsd-nat: Various cleanups to the ::resume entry debug...
2022-02-22 John Baldwinfbsd-nat: Include ptrace operation in error messages.
2022-02-22 John Baldwinfbsd-nat: Implement async target support.
2022-02-22 John Baldwininf-ptrace: Support async targets in inf_ptrace_target...
2022-02-22 John Baldwininf-ptrace: Return an IGNORE event if waitpid() fails.
2022-02-22 John Baldwindo_target_wait_1: Clear TARGET_WNOHANG if the target...
2022-02-22 John BaldwinDon't enable async mode at the end of target ::resume...
2022-02-22 John BaldwinEnable async mode on supported targets in target_resume.
2022-02-22 John Baldwingdb linux-nat: Convert linux_nat_event_pipe to the...
2022-02-22 Ruslan Kabatsayevgdb: fix detection of compilation and linking flags...
2022-02-22 Philippe Blaingdb/testsuite/README: point to default value of INTERNA...
2022-02-21 Andrew Burgessgdb/testsuite: relax pattern in new gdb.mi/mi-multi...
2022-02-21 Andrew Burgessgdb: avoid nullptr access in dbxread.c from read_dbx_symtab
2022-02-21 Andrew Burgessgdb: make use of std::string in dbxread.c and xcoffread.c
2022-02-20 Lancelot SIXgdb: Only paginate for filtered output in fputs_maybe_f...
2022-02-19 Dominique Quatravauxgdb/darwin: remove not-so-harmless spurious call to...
2022-02-18 Tom TromeyAdd constructor to bound_minimal_symbol
2022-02-18 Simon Marchigdb: remove newlines from some linux_nat_debug_printf...
2022-02-16 Andrew Burgessgdb/tui: add a missing white space character
2022-02-16 Andrew Burgessgdb: convert callback_handler_installed from int to...
2022-02-15 Lancelot SIXgdb: Respect the DW_CC_nocall attribute
2022-02-15 Lancelot SIXgdb: add a symbol* argument to get_return_value
2022-02-14 Tom TromeyRemove LA_PRINT_STRING
2022-02-14 Tom TromeyRemove LA_PRINT_CHAR
2022-02-14 Tom TromeyRemove LA_PRINT_TYPE
2022-02-14 Andrew Burgessgdb/python: move styling support to gdb.styling
2022-02-14 Andrew Burgessgdb: use python to colorize disassembler output
2022-02-11 Tom TromeyAdd initializers to bound_minimal_symbol
2022-02-11 Bhuvanendra Kumar Ngdb/fortran: support ptype and print commands for namel...
2022-02-11 Bruno Larsengdb: fix until behavior with trailing !is_stmt lines
2022-02-11 Jan Vranygdb: extend the information printed by 'maint info...
2022-02-11 Tiezhu Yanggdb: LoongArch: Add Makefile, configure and NEWS
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial native Linux support
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial Linux target support
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial baremetal support
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-02-11 Simon Marchigdb/linux: remove ptrace support check for exec, fork...
2022-02-10 Andrew Burgessgdb/infrun: some extra infrun debug print statements
2022-02-08 Andrew Burgessgdb: remove tailing newlines from index_cache_debug...
2022-02-07 Andrew Burgessgdb/python: allow Value.format_string to return styled...
2022-02-07 Lancelot SIXgdb: make thread_info::m_thread_fsm a std::unique_ptr
2022-02-07 Andrew Burgessgdb: unbuffer all input streams when not using readline
2022-02-07 Andrew Burgessgdb/disasm: combine the no printing disassembler setup...
2022-02-07 Tankut Baris Aktemurgdb: add the 'set/show suppress-cli-notifications'...
2022-02-07 Tankut Baris Aktemurgdb/cli: add a 'normal_stop' option to 'cli_suppress_no...
2022-02-07 Tankut Baris Aktemurgdb/cli: convert cli_suppress_notification from int...
2022-02-06 Tom TromeyMerge do_val_print and common_val_print
2022-02-06 Simon Marchigdb: remove SYMBOL_LINE macro
2022-02-06 Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06 Simon Marchigdb: remote SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION macro
2022-02-06 Simon Marchigdb: remove SYMBOL_INLINED macro
2022-02-06 Simon Marchigdb: remove SYMBOL_IS_ARGUMENT macro
next