Remove path name from test case
[binutils-gdb.git] / gdb / nat /
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...
2022-12-23 Eli ZaretskiiFix MinGW build using mingw.org's MinGW
2022-12-16 Simon Marchigdb: convert linux-osdata.c from buffer to std::string
2022-12-09 Luis Machado[aarch64] Add TPIDR2 register support for Linux
2022-11-08 Simon Marchigdb/linux-nat: get core count using /sys/devices/system...
2022-11-08 Simon Marchigdbsupport, gdb: add read_text_file_to_string, use...
2022-11-02 Jon TurneyFix Cygwin build after bcb9251f
2022-10-28 Markus Metzgergdb, btrace: fix family and model computation
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-08-16 Tom TromeyUse strwinerror in gdb/windows-nat.c
2022-07-08 Enze Ligdb: initialize the data_head variable to eliminate...
2022-06-12 Jon TurneyTrivial fixes to Cygwin build after 8fea1a81
2022-06-12 Jon TurneySimplify cygwin_buf_t
2022-06-07 Tom TromeyUse subclasses of windows_process_info
2022-06-07 Tom TromeyAllow ASLR to be disabled on Windows
2022-06-07 Tom TromeyIntroduce wrapper for CreateProcess
2022-06-02 Jon TurneyFix Cygwin build after 0578e87f
2022-06-02 Jon TurneyFix Cygwin build after fcab5839
2022-05-13 Tom TromeyImplement pid_to_exec_file for Windows in gdbserver
2022-05-13 Tom TromeyRemove windows_process_info::id
2022-05-13 Tom TromeyConstify target_pid_to_exec_file
2022-04-28 Tom TromeyRemove "typedef enum ..."
2022-04-26 Tom TromeyHandle encoding failures in Windows thread names
2022-04-14 Tom TromeyUse GetThreadDescription on Windows
2022-04-14 Tom TromeyShare handle_ms_vc_exception with gdbserver
2022-04-14 Tom TromeyFix possible Cygwin build problem
2022-04-14 Tom TromeyFix regression on Windows with WOW64
2022-04-04 Tom TromeyRemove some globals from nat/windows-nat.c
2022-04-04 Tom TromeyRemove windows_thread_info destructor
2022-03-22 John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-02-11 Simon Marchigdb/linux: remove ptrace support check for exec, fork...
2022-02-01 Markus Metzgergdb, btrace: improve error messages
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-21 Luis Machado[AArch64] Fix typo in error messages
2021-11-22 Tom de Vries[gdb/build] Fix x86_64 x32 build
2021-11-17 Sergei Trofimovichgdb/nat/linux-osdata.c: fix build on gcc-12 (string...
2021-11-09 Tom TromeyFix build on rhES5
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-10-21 Andrew PinskiFix ARMv8.4 for hw watchpoint and breakpoint
2021-10-21 Andrew PinskiRefactor code slightly in nat/aarch64-linux-hw-point...
2021-09-30 Simon Marchigdbsupport: make gdb_open_cloexec return scoped_fd
2021-09-23 Tom TromeyRemove defaulted 'tid' parameter to ptid_t constructor
2021-09-03 Tom TromeyUse CORE_ADDR as return type from x86_dr_low_get_addr
2021-07-23 Simon Marchigdb: make inferior::m_cwd an std::string
2021-07-18 Simon Marchigdb: convert nat/x86-dregs.c macros to functions
2021-06-07 Pedro Alvesnat/amd64-linux-siginfo.c: Remove typedefs
2021-06-07 Pedro Alvesnat/amd64-linux-siginfo.c: Move align attribute from...
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
2021-05-27 Simon Marchigdb: fix some indentation issues
2021-05-17 Tom TromeyFix ubsan build
2021-05-10 Simon Marchigdb, gdbserver: make status_to_str display the signal...
2021-05-09 Simon Marchigdb, gdbserver: make status_to_str return std::string
2021-05-08 Pedro AlvesDon't run personality syscall at configure time; don...
2021-04-30 Tom TromeyMake get_image_name static
2021-04-30 Tom TromeyShare DLL code between gdb and gdbserver
2021-04-30 Tom TromeyUse nat/windows-nat function indirection code
2021-04-30 Tom TromeyMove function indirection code to nat/windows-nat
2021-04-12 Simon Marchigdb, gdbserver: remove WinCE support code
2021-04-09 Luis Machado[AArch64] Fix include order for MTE
2021-03-24 Luis MachadoAArch64: Implement memory tagging target methods for...
2021-03-24 Luis MachadoAArch64: Add MTE ptrace requests
2021-02-25 Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-24 Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-24 Kevin BuettnerFix aarch64-linux-hw-point.c build problem
2021-02-19 Kevin Buettneramd64-linux-siginfo.c: Adjust include order to avoid...
2021-01-26 Tom TromeyUse debug_prefixed_printf_cond in windows-nat.c
2021-01-21 Simon Marchigdb: make some variables static
2021-01-18 Tom de Vries[gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_si...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10 Luis Machado[AArch64] SVE/FPSIMD fixup for big endian
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-26 Pedro Alvesgdb::handle_eintr, remove need to specify return type
2020-10-07 Kamil RytarowskiCorrect logical error in NetBSD's read_memory and write...
2020-10-07 Kamil RytarowskiAdd common write_memory and read_memory NetBSD routines
2020-09-24 Hannes DomaniHandle 64bit breakpoints of WOW64 processes as SIGINT
2020-09-10 Kamil RytarowskiAvoid double free in startup_inferior
2020-09-10 Kamil RytarowskiAdd a common utility function to read and write siginfo...
next