]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
refactor: Simplify SVE interface to read/write registers
[thirdparty/binutils-gdb.git] / gdb /
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...
2023-09-19  Guinevere Larsengdb/cli: fixes to newly added "list ." command
2023-09-18  Tom TromeyMore type safety for symbol_search
2023-09-18  Tom TromeyMove val_prettyformat to valprint.h
2023-09-18  Simon Marchigdb: remove unused free_actions declaration
2023-09-16  Tom de Vries[gdb/symtab] Fix overly large gdb-index file check...
2023-09-15  Simon Marchigdb: remove -Werror annotations from MAINTAINERS file
2023-09-15  Simon Marchigdb/amdgpu: add precise-memory support
2023-09-15  Simon Marchigdb/testsuite: add linux target check in allow_hipcc_tests
2023-09-15  Simon Marchigdb: add inferior_cloned observable
2023-09-15  Laurent Morichettigdb/amdgpu: Silence wave termination messages
2023-09-15  Simon Marchigdb: add Lancelot Six as maintainer of the AMD GPU...
2023-09-15  Tom TromeyRename split_style::DOT
2023-09-15  Andrew Burgessgdb: small cleanup in symbol_file_add_with_addrs
2023-09-15  Andrew Burgessgdb: add some missing filename styling
2023-09-15  Guinevere Larsengdb/testsuite: explicitly test for stderr in gdb.mi...
2023-09-14  Kevin BuettnerThrow error when creating an overly large gdb-index...
2023-09-14  Andrew Burgessgdb: fix buffer overflow in DWARF reader
2023-09-14  Tom de Vries[gdb/exp] Clean up asap in value_print_array_elements
2023-09-14  Tom de Vries[gdb/testsuite] Modernize gdb.base/huge.exp
2023-09-12  Simon Marchigdb/mi: remove warning about mi1
2023-09-12  Tom TromeyAvoid spurious breakpoint-setting failure in DAP
2023-09-12  Enze Ligdb: Fix -Wuninitialized issue
2023-09-12  Lancelot Sixgdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
next