]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/nat
bfd: move ATTRIBUTE_HIDDEN to separate header
[thirdparty/binutils-gdb.git] / gdb / nat /
2025-10-20  Simon Marchigdb, gdbserver, gdbsupport: trim trailing whitespaces
2025-09-24  Andrew Burgessgdb/linux: consider ptrace_scope when building attach...
2025-09-09  Tom TromeyUse gnulib c-ctype module in gdb
2025-08-29  Christina Schimpegdb, gdbserver: Add support of Intel shadow stack point...
2025-08-29  Christina Schimpegdb, gdbserver: Use xstate_bv for target description...
2025-08-29  Christina Schimpegdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc...
2025-08-12  Tom de Vries[gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address
2025-06-23  Benjamin Berggdb: linux-namespaces: enter user namespace when approp...
2025-06-23  Andrew Burgessgdb: only use /proc/PID/exe for local f/s with no sysroot
2025-06-17  Fabian Kilgergdb: implement linux namespace support for fileio_lstat...
2025-06-12  Andrew Burgessgdb: convert linux-namespaces debug to the new(er)...
2025-05-28  Alexandra HájkováCall restore_original_signal_state after GDB forks.
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-18  Tom TromeyUse gdb unordered set in linux-procfs.c
2025-03-06  Tom de Vries[gdb/nat] Fix typos
2025-02-19  Hui Ligdb: LoongArch: Extend the maximum number of hardware...
2025-02-09  Michael Weghorngdb: Support some escaping of args with startup-with...
2025-01-15  Hui Ligdb: LoongArch: Adjust loongarch_stopped_data_address()
2025-01-15  Hui Ligdb: LoongArch: Adjust loongarch_{get,remove}_debug_reg...
2025-01-15  Hui Ligdb: LoongArch: Remove loongarch_lookup_debug_reg_state()
2025-01-08  Thiago Jung BauermannGDB, gdbserver: Convert regcache_register_size function...
2024-12-18  Tom TromeyRun check-include-guards.py
2024-12-06  Hannes DomaniReduce WOW64 code duplication
2024-12-04  Tom de Vries[gdb/tdep] Remove includes of gdbsupport/common-defs.h
2024-11-22  Tom de Vries[gdb] Use gdb::waitpid more often
2024-11-22  Tom de Vries[gdbsupport] Add gdb::{waitpid,read,write,close}
2024-11-18  Tom de Vries[gdb] Fix some typos
2024-11-12  Tom de Vries[gdb/tdep] Use raw_supply_part_zeroed for AArch64
2024-09-25  Schimpe, Christinagdb, gdbserver, python, testsuite: Remove MPX.
2024-09-24  Felix Willgerodtbtrace: Enable event tracing on Linux for Intel PT.
2024-08-14  Felix Willgerodtbtrace, linux: Enable ptwrite packets.
2024-08-02  Simon Marchigdb: remove uses of VLA
2024-08-01  Gustavo Romerogdb: AArch64: Support MTE on baremetal
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-06-27  Andrew Burgessgdb: add overloads of gdb_tilde_expand
2024-06-24  Hui Ligdb: LoongArch: Add support for hardware breakpoint
2024-06-24  Hui Ligdb: LoongArch: Add support for hardware watchpoint
2024-06-24  Andrew Burgessgdb/i386: fix tdesc rejection issue for targets without...
2024-06-14  Andrew Burgessgdb/gdbserver: share some code relating to target descr...
2024-06-14  Andrew Burgessgdb/x86: move reading of cs and ds state into gdb/nat...
2024-06-14  Andrew Burgessgdb: move have_ptrace_getregset declaration into gdb...
2024-06-14  Andrew Burgessgdb/x86: move have_ptrace_getfpxregs global into gdb...
2024-06-08  Simon Marchigdb: remove get_exec_file
2024-06-08  Simon Marchigdb: replace `get_exec_file (0)` calls with `current_pr...
2024-05-16  Simon Marchigdb: define type aliases for `fork_inferior()` callbacks
2024-05-02  Tom TromeyFix regression on aarch64-linux gdbserver
2024-04-30  Thiago Jung Bauermanngdb/nat/linux: Fix attaching to process when it has...
2024-04-30  Thiago Jung Bauermanngdb/nat: Factor linux_proc_get_stat_field out of linux_...
2024-04-30  Thiago Jung Bauermanngdb/nat: Use procfs(5) indexes in linux_common_core_of_...
2024-04-19  Simon Marchigdb: fix include for gdb_signal in target/waitstatus.h
2024-04-17  Pedro Alvesgdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-26  Andrew BurgessRevert "gdb/x86: move reading of cs and ds state into...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFS...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share some code relating to...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share x86/linux tdesc caching"
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: fix some defined but unused...
2024-03-26  Andrew Burgessgdb/gdbserver: fix some defined but unused function...
2024-03-25  Andrew Burgessgdb/gdbserver: share x86/linux tdesc caching
2024-03-25  Andrew Burgessgdb/gdbserver: share some code relating to target descr...
2024-03-25  Andrew Burgessgdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET defin...
2024-03-25  Andrew Burgessgdb/x86: move reading of cs and ds state into gdb/nat...
2024-03-12  Tom de Vries[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64
2024-03-11  Markus Metzgergdb, btrace: fix error diagnostics
2024-02-02  Andrew Burgessgdb: attach to a process when the executable has been...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Simon Marchigdb: change regcache interface to use array_view
2023-12-14  Simon Marchigdb: use reg_buffer_common throughout gdbsupport/common...
2023-12-01  Tom TromeyUse gdb_dir_up in linux_proc_attach_tgid_threads
2023-12-01  Tom TromeyMinor cleanup in linux_proc_attach_tgid_threads
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-28  Tom de Vries[gdb] Fix segfault in for_each_block, part 2
2023-11-27  Tom TromeyIntroduce throw_winerror_with_name
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-21  Lancelot Sixgdb: Use C++17's std::make_unique instead of gdb::make_...
2023-11-07  Tom TromeyRemove EXTERN_C and related defines
2023-10-26  Thiago Jung Bauermanngdb/nat/aarch64-scalable-linux-ptrace.h: Don't include...
2023-10-17  John Baldwinnat/x86-cpuid.h: Remove non-x86 fallbacks
2023-10-13  Luis Machado[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
2023-10-04  Luis Machadosme2: Enable SME2 for AArch64 gdb on Linux
2023-10-04  Luis Machadosme: Signal frame support
2023-10-04  Luis Machadosme: Enable SME registers and pseudo-registers
2023-10-04  Luis Machadorefactor: Simplify SVE interface to read/write registers
2023-10-04  Luis Machadorefactor: Rename SVE-specific files
2023-09-28  Simon Marchigdb/x86: use size of XSAVE area of enabled features
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-09-11  Markus Metzgergdb: c++ify btrace_target_info
2023-08-29  Tom de Vries[gdb/build] Fix C inclusion of nat/x86-cpuid.h
2023-08-28  John Baldwinx86 nat: Add helper functions to save the XSAVE layout...
2023-08-28  John Baldwinnat/x86-cpuid.h: Add x86_cpuid_count wrapper around...
2023-06-20  Tom TromeyUse std::string in linux-osdata.c
2023-06-05  Tom de Vries[gdb] Fix more typos
2023-06-03  Tom de Vries[gdb] Fix typos
2023-06-02  Luis Machado[AArch64] Fix architecture debug version constant thinkos
2023-04-26  Luis MachadoAdd new debug architecture version
2023-04-14  Luis Machadodebug registers: Add missing debug version entry for...
2023-04-03  Luis Machado[aarch64] tpidr2: Fix erroneous detection logic for...
2023-02-24  Tom TromeyRemove struct buffer
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
next