]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Fix: ld testsuite: non-PIC shared tests fail on powerpc-linux-musl
[thirdparty/binutils-gdb.git] / gdb /
2023-10-05  Andrew Burgessgdb: fix reread_symbols when an objfile has target...
2023-10-05  Andrew Burgessgdb: remove print_sys_errmsg
2023-10-05  Andrew Burgessgdb: remove use of a static buffer for building error...
2023-10-05  Andrew Burgessgdb: use archive name in warning when appropriate
2023-10-05  Andrew Burgessgdb: some additional filename styling
2023-10-04  Guinevere Larsengdb/testsuite: XFAIL some gdb.base/fileio.exp
2023-10-04  Luis Machadosme2: Document SME2 registers and features
2023-10-04  Luis Machadosme2: Extend SME tests to include SME2
2023-10-04  Luis Machadosme2: Core file support for ZT register set
2023-10-04  Luis Machadosme2: signal frame support
2023-10-04  Luis Machadosme2: Enable SME2 for AArch64 gdb on Linux
2023-10-04  Luis Machadosme: Document SME registers and features
2023-10-04  Luis Machadosme: Add SVE/SME testcases
2023-10-04  Luis Machadosme: Core file support for Linux
2023-10-04  Luis Machadocorefile/bug: Add hook to control the use of target...
2023-10-04  Luis Machadocorefile/bug: Use thread-specific gdbarch when dumping...
2023-10-04  Luis MachadoGet rid of linux-core-thread-data
2023-10-04  Luis Machadosme: Support TPIDR2 signal frame context
2023-10-04  Luis Machadosme: Fixup sigframe gdbarch when vg/svg changes
2023-10-04  Luis Machadosme: Signal frame support
2023-10-04  Luis Machadosve: Fix signal frame z/v register restore
2023-10-04  Luis Machadosme: Enable SME registers and pseudo-registers
2023-10-04  Luis Machadosve: Fix return command when using V registers in a...
2023-10-04  Luis Machadorefactor: Simplify SVE interface to read/write registers
2023-10-04  Luis Machadorefactor: Rename SVE-specific files
2023-10-04  Luis MachadoFix register fetch/store order for native AArch64 Linux
2023-10-03  Andrew Burgessgdb/corefile: write NT_GDB_TDESC based on signalled...
2023-10-02  Andrew Burgessgdb/python: reformat file with black
2023-10-02  Tom TromeyAdd regression test for instructionReference change
2023-10-02  Tom TromeyClean up intermediate values in val_print_packed_array_...
2023-10-02  Simon Marchigdb/testsuite: accept variable number of spaces in...
2023-10-02  Aaron Mereygdb: Add command 'maint set/show debuginfod download...
2023-10-02  Aaron Mereygdb/debuginfod: Add debuginfod_section_query
2023-10-02  Tom de Vries[gdb/testsuite] Handle older gcc in gdb.ada/import.exp
2023-10-02  Tom de Vries[gdb/testsuite] Add KFAIL for PR ada/30908
2023-10-02  Andrew Burgessgdb: add Python events for program space addition and...
2023-10-02  Simon Marchigdb: remove solib::pspace field
2023-09-29  Tom TromeySupport the NO_COLOR environment variable
2023-09-29  Sam Jamesgdb: add Sam James to MAINTAINERS
2023-09-29  Kevin Buettnergdb/testsuite: Add relative versus absolute LD_LIBRARY_...
2023-09-29  Simon Marchigdb: remove nbsd_{ilp32,lp64}_solib_svr4_fetch_link_map...
2023-09-29  Simon Marchigdb: remove unused imports in solib*.[ch]
2023-09-28  Tom de Vries[gdb/tui] Fix segfault in tui_find_disassembly_address
2023-09-28  Tom TromeyRemove old gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert solib-rocm to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert minidebug to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert target fileio to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeySmall constructor change to target_buffer
2023-09-28  Tom TromeyIntroduce type-safe variant of gdb_bfd_openr_iovec
2023-09-28  Andrew Burgessgdb: use reopen_exec_file from reread_symbols
2023-09-28  Andrew Burgessgdb/python: make the executable_changed event available...
2023-09-28  Andrew Burgessgdb: pass more arguments to the executable_changed...
2023-09-28  Andrew Burgessgdb: remove unnecessary notification of executable_chan...
2023-09-28  Andrew Burgessgdb: remove final user of the executable_changed observer
2023-09-28  Andrew Burgessgdb: remove one user of the executable changed observer
2023-09-28  Andrew Burgessgdb/python: new Progspace.executable_filename attribute
2023-09-28  Andrew Burgessgdb/python: new Progspace.symbol_file attribute
2023-09-28  Andrew Burgessgdb/doc: extend the description for Progspace.filename
2023-09-28  Simon Marchigdb/x86: use size of XSAVE area of enabled features
2023-09-28  Tom de Vries[gdb/testsuite] Add nopie to gdb.base/unwind-on-each...
2023-09-27  Aaron Mereyconfig/debuginfod.m4: Add check for libdebuginfod 0.188
2023-09-27  Pedro AlvesAdjust gdb.thread/pthreads.exp for Cygwin
2023-09-27  Pedro AlvesIn gdb.threads/pthreads.c, handle pthread_attr_setscope...
2023-09-27  Pedro AlvesFix gdb.threads/pthreads.exp error handling/printing
2023-09-27  Pedro AlvesFix gdb.threads/pthreads.c formatting
2023-09-27  Pedro Alvesgdb.threads/pthreads.c, K&R -> ANSI function style
2023-09-27  Sam Jamesgdb: Fix an ODR warning with byacc with GDB_YY_REMAP
2023-09-26  Simon Marchigdb/testsuite: add xfail for gdb/29965 in gdb.threads...
2023-09-26  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gcc
2023-09-26  Tom TromeyRemove some unnecessary qualification from printing.py
2023-09-26  Tom TromeyAdd two new pretty-printer methods
2023-09-26  Tom TromeyIntroduce gdb.ValuePrinter
2023-09-26  Tom de Vries[gdb/testsuite] Fix gdb.server/ext-run.exp in container
2023-09-26  Tom de Vries[gdb/dap] Fix dap for python < 3.8
2023-09-26  Enze Lifbsd-nat: Fix build failure with GCC 12
2023-09-26  Aditya Vidyadhar... Fix to step instruction due to P10 prefix instruction.
2023-09-26  Tom TromeyUse string_file::release in some places
2023-09-22  Frederic CambusUpdate the NetBSD system call table to add memfd_create...
2023-09-22  Enze Lifbsd-nat: Pacify gcc with no functional changes
2023-09-22  Tom TromeyRemove keywords from target debug printer names
2023-09-20  Tom TromeyRemove stray trailing "," from DAP breakpoint.py
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-09-20  Gregory Andersgdb/dap: only include sourceReference if file path...
2023-09-20  Gregory Andersgdb/dap: use breakpoint fullname to resolve source
2023-09-20  Gregory Andersgdb/dap: ignore unused keyword args in step_out
2023-09-20  Gregory Andersgdb/dap: check for breakpoint source before unpacking
2023-09-20  Tom TromeyRun 'black' on printing.py
2023-09-20  Matthew "strager... gdb/tui: add 'set tui mouse-events off' to restore...
2023-09-20  Tom de Vries[gdb/symtab] Error out for .debug_types section in...
2023-09-19  Tom TromeyHandle pointers and references correctly in DAP
2023-09-19  Tom TromeyGive a language to a type
2023-09-19  Tom TromeyAdd is_array_like and to_array to language_defn
2023-09-19  Tom TromeyRegularize some DWARF type initialization
2023-09-19  Tom TromeyPass a type allocator to init_fixed_point_type
2023-09-19  Tom TromeyUse gdb::checked_static_cast for catchpoints
2023-09-19  Tom TromeyUse gdb::checked_static_cast for code_breakpoint
2023-09-19  Tom TromeyUse gdb::checked_static_cast for tracepoints
2023-09-19  Tom TromeyUse gdb::checked_static_cast for watchpoints
2023-09-19  Mohamed Bouhaouelgdb, breakpoint: add a destructor to the watchpoint...
next