]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbserver
Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warning.SYM
[thirdparty/binutils-gdb.git] / gdbserver /
2022-05-04  John Baldwingdbserver: Fix build after adding tls feature to arm...
2022-05-03  John Baldwingdbserver: Read the tpidr register from NT_ARM_TLS...
2022-05-03  John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-05-03  Pedro Alvesgdbserver: track current process as well as current...
2022-04-28  Tom TromeyFix libinproctrace.so build on PPC
2022-04-27  Tom TromeyFix gdbserver build for x86-64 Windows
2022-04-22  Simon Marchigdbserver/linux: free process_info_private and arch_pro...
2022-04-18  Simon Marchigdbsupport: make gdb_abspath return an std::string
2022-04-14  Pedro Alvesgdbserver: Eliminate prepare_to_access_memory
2022-04-14  Pedro Alvesgdbserver/linux: Access memory even if threads are...
2022-04-14  Pedro Alvesgdbserver: special case target_write_memory len==0
2022-04-14  Pedro Alvesgdbserver/qXfer::threads, prepare_to_access_memory...
2022-04-14  Tom TromeyUse GetThreadDescription on Windows
2022-04-14  Tom TromeyImplement thread_name for gdbserver
2022-04-14  Tom TromeyShare handle_ms_vc_exception with gdbserver
2022-04-14  Tom TromeyMove target_read_string to target/target.c
2022-04-14  Tom TromeyLet std::thread check pass even without pthreads
2022-04-05  Simon Marchigdbserver: report correct status in thread stop race...
2022-04-04  Tom TromeyRemove some globals from nat/windows-nat.c
2022-03-31  Simon Marchigdbserver/linux: set lwp !stopped when failing to resume
2022-03-30  Tom TromeyConsolidate definition of current_directory
2022-03-22  John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-03-21  Pedro Alvesgdbserver: Fixup previous patch
2022-03-21  Pedro Alvesgdbserver: Fix incorrect assertion
2022-03-10  Pedro AlvesRe-add zombie leader on exit, gdbserver/linux
2022-03-10  Pedro Alvesgdbserver: Reindent check_zombie_leaders
2022-03-10  Pedro Alvesgdbserver: Reorganize linux_process_target::filter_event
2022-03-10  Pedro AlvesFix gdbserver/linux target_waitstatus logging assert
2022-03-03  Roland McGrathAvoid conflict with gnulib open/close macros.
2022-02-22  John Baldwingdbserver linux-low: Convert linux_event_pipe to the...
2022-02-11  Simon Marchigdb/linux: remove ptrace support check for exec, fork...
2022-01-27  Markus Metzgergdb, gdbserver: update thread identifier in enable_btra...
2022-01-18  Simon Marchigdbserver: introduce remote_debug_printf
2022-01-18  Simon Marchigdbserver: introduce threads_debug_printf, THREADS_SCOP...
2022-01-18  Simon Marchigdbserver: turn debug_threads into a boolean
2022-01-13  Andrew Burgessgdb: don't use -Wmissing-prototypes with g++
2022-01-07  Tom TromeyDo not use CC_HAS_LONG_LONG
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2022-01-01  Joel BrobeckerUpdate Copyright Year in gdb, gdbserver and gdbreplay...
2021-12-15  Luis MachadoNew --enable-threading configure option to control...
2021-12-14  Simon Marchigdbserver/tracepoint.cc: use snprintf in gdb_agent_sock...
2021-12-14  Simon Marchigdbserver/tracepoint.cc: work around -Wstringop-truncat...
2021-12-13  Tankut Baris Aktemurgdbserver/linux-low: replace direct assignment to curre...
2021-12-13  Tankut Baris Aktemurgdbserver: replace direct assignments to current_thread
2021-12-13  Tankut Baris Aktemurgdbserver: introduce scoped_restore_current_thread...
2021-12-09  Simon Marchigdb, gdbserver: detach fork child when detaching from...
2021-12-09  Simon Marchigdbserver: hide fork child threads from GDB
2021-12-02  Tom de Vries[gdb/tdep] Fix avx512 -m32 support in gdbserver
2021-11-22  Simon Marchigdb: pass more const target_waitstatus by reference
2021-11-22  Simon Marchigdb: rename target_waitstatus_to_string to target_waits...
2021-11-16  Tom TromeyRemove config.cache in gdbserver's "distclean"
2021-11-09  Tom TromeyFix build on rhES5
2021-11-04  Simon Marchigdbserver: re-generate configure
2021-11-03  Luis Machado[AArch64] Make gdbserver register set selection dynamic
2021-10-28  Stafford Hornegdb: or1k: implement gdb server
2021-10-25  Simon Marchigdbserver: make target_pid_to_str return std::string
2021-10-22  Tom TromeyFix 'uninstall' target
2021-10-22  Tom TromeyRemove unused variables from gdbserver's Makefile
2021-10-21  Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-10-21  Simon Marchigdbserver: initialize the members of lwp_info in-class
2021-10-21  Simon Marchigdbserver: make thread_info non-POD
2021-10-04  Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-09-23  Tom TromeyChange ptid_t::tid to ULONGEST
2021-09-23  Tom TromeyRemove defaulted 'tid' parameter to ptid_t constructor
2021-09-07  Tom TromeyRemove unused declaration from gdbserver/win32-low.h
2021-08-17  H.J. Lugdbserver: Check r_version < 1 for Linux debugger interface
2021-07-26  Tom TromeyFix the Windows build
2021-07-26  Andrew Burgessgdb: move remaining ChangeLogs to legacy files
2021-07-23  Simon Marchigdb: make inferior::m_cwd an std::string
2021-07-23  Simon Marchigdb: un-share set_inferior_cwd declaration
2021-07-05  Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-06-20  Mike Frysingergdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
2021-06-14  Mike Frysingergnulib: define the path to gnulib's parent dir
2021-05-27  Simon Marchigdb: fix some indentation issues
2021-05-17  Andrew Burgessgdb: additional settings for emacs in .dir-locals.el
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-05-08  Pedro AlvesDon't include sys/personality.h in linux-low.cc anymore
2021-05-06  Tankut Baris Aktemurgdbserver/server: make some functions void
2021-05-03  Tom TromeyFix x86_64 mingw build
2021-04-30  Tom TromeyShare DLL code between gdb and gdbserver
2021-04-30  Tom TromeyUse nat/windows-nat function indirection code
2021-04-14  Tom TromeyRemove use of _WIN32_WCE
2021-04-13  Pedro AlvesRemove WinCE code from gdbreplay
2021-04-13  Tom TromeyRemove some unused typedefs from gdbserver
2021-04-13  Pedro AlvesRemove process_stratum_target::hostio_last_error abstra...
2021-04-12  Simon Marchigdb, gdbserver: remove WinCE support code
2021-04-12  Tankut Baris Aktemurgdbserver: constify the 'pid_to_exec_file' target op
2021-04-11  Eli ZaretskiiImprove support for loading DLLs at run time in gdbserver.
2021-03-30  Luis MachadoFix inverted logic bug
2021-03-24  Luis MachadoAArch64: Add gdbserver MTE support
2021-03-24  Luis MachadoAArch64: Add MTE register set support for GDB and gdbserver
2021-03-24  Luis MachadoAArch64: Add target description/feature for MTE registers
2021-03-24  Luis MachadoAArch64: Add MTE CPU feature check support
2021-03-24  Luis MachadoUnit tests for gdbserver memory tagging remote packets
2021-03-24  Luis MachadoGDBserver remote packet support for memory tagging
2021-03-22  Tankut Baris Aktemurgdbserver: convert the global dll list into a process_i...
2021-02-23  Simon Marchigdbserver: linux-low: make linux_process_target::filter...
2021-02-12  Tom TromeyAdd stdio support to gdbreplay
2021-02-12  Tom TromeyMinor constification in gdbreplay
next