]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbserver
Revert "Call target_can_do_single_step from maybe_software_singlestep"
[thirdparty/binutils-gdb.git] / gdbserver /
2 days ago  Tom TromeyDisabling hardware single step in gdbserver
5 days ago  Andrew Burgessgdbserver: switch to using getopt_long for argument...
5 days ago  Andrew Burgessgdbserver: exit with code 1 after missing packet name
5 days ago  Andrew Burgessgdbserver: convert locals to `bool` in captured_main
2025-07-23  Simon Marchigdbserver: use reference in range for loop
2025-07-23  Simon Marchigdb, gdbserver: use structured bindings in a few places
2025-06-23  Andrew Burgessgdb: only use /proc/PID/exe for local f/s with no sysroot
2025-06-23  Andrew Burgessgdbserver: include sys/stat.h for 'struct stat'
2025-06-20  Kirill Radkingdbserver: Update require_int function to parse offset...
2025-06-17  Fabian Kilgergdb: implement linux namespace support for fileio_lstat...
2025-06-17  Andrew Burgessgdbserver: fix vFile:stat to actually use 'stat'
2025-06-17  Andrew Burgessgdbserver: add vFile:lstat packet support
2025-05-02  Tom de Vries[gdbsupport] Reimplement phex and phex_nz as templates
2025-04-24  Andrew Burgessgdb: move remote arg splitting and joining into gdbsupport/
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-05  Thiago Jung Bauermanngdbserver: regcache: Update comment in supply_regblock
2025-04-02  Luis MachadoFix gdbserver crashes on SVE/SME-enabled systems
2025-03-31  Michael Eagergdbserver: Add support for MicroBlaze host microblaze...
2025-03-31  Tom de Vries[pre-commit] Add codespell hook
2025-03-27  Tom de Vries[gdbserver] Fix typo in tracepoint.cc
2025-03-19  Wataru Ashiharagdbserver: fix build on NetBSD
2025-03-18  Andrew Burgessgdb: split up construct_inferior_arguments
2025-03-17  Simon Marchigdbsupport: add some -Wunused-* warning flags
2025-03-17  Simon Marchigdbsupport: re-format and sort warning flags
2025-03-06  Tom de Vries[gdbserver] Drop abbreviations in gdbserver/xtensa...
2025-03-06  Tom de Vries[gdbserver] Add codespell section in setup.cfg
2025-03-06  Tom de Vries[gdbserver] Fix some typos
2025-02-28  Simon Marchigdb, gdbserver, gdbsupport: fix some namespace comment...
2025-02-19  Tankut Baris Aktemurgdbserver, remote: introduce "id_str" in the "qXfer...
2025-02-14  Simon Marchigdbserver: use `gdb::unordered_map`
2025-01-30  Alexandra Hájkovágdb: add first gdbreplay test, connect.exp
2025-01-29  Tankut Baris Aktemurgdbserver: fix the declared type of register_status...
2025-01-29  Tankut Baris Aktemurgdbserver: refactor the definition and uses of supply_r...
2025-01-29  Tankut Baris Aktemurgdbserver: define and use regcache::reset
2025-01-29  Tankut Baris Aktemurgdbserver: use REG_UNKNOWN for a regcache's register...
2025-01-29  Tankut Baris Aktemurgdbserver: use unique_ptr for thread_info's regcache
2025-01-29  Tankut Baris Aktemurgdbserver: convert free_register_cache into a destructo...
2025-01-29  Tankut Baris Aktemurgdbserver: convert init_register_cache and new_register...
2025-01-29  Tankut Baris Aktemurgdbserver: use inheritance more to define tracepoint...
2025-01-29  Tankut Baris Aktemurgdbserver: use inheritance to define tracepoint contexts
2025-01-29  Tankut Baris Aktemurgdbserver: add back lost comments in fast_tracepoint_ctx
2025-01-29  Andrew Burgessgdbserver: introduce and use new gdb::argv_vec class
2025-01-28  Andrew Burgessgdb/remote: add 'binary-upload' feature to guard 'x...
2025-01-16  Sergio Durigan Juniorgdbserver: Fix build on MIPS
2025-01-15  Tankut Baris Aktemurgdbserver: remove an obsolete comment in tracepoint.cc
2025-01-15  Tankut Baris Aktemurgdbserver: remove forward declaration of struct tracepo...
2025-01-15  Hui Ligdbserver: LoongArch: Add hardware watchpoint/breakpoin...
2025-01-15  Andrew Burgessgdbserver: convert program_args to a single string
2025-01-14  Tankut Baris Aktemurgdbserver: remove handling of the 'L' tracepoint action
2025-01-14  Tankut Baris Aktemurgdbserver: remove the static_tracepoint enum value
2025-01-14  Tankut Baris Aktemurgdbserver: do not announce static tracepoint support
2025-01-14  Tankut Baris Aktemurgdbserver: remove UST (static tracepoint) support ...
2025-01-14  Tankut Baris Aktemurgdbserver: remove UST (static tracepoint) support ...
2025-01-09  Tankut Baris Aktemurgdbserver: introduce and use regcache::set_register_status
2025-01-09  Tankut Baris Aktemurgdbserver: dump 'xx...x' in collect_register_as_string...
2025-01-08  Thiago Jung BauermannGDB, gdbserver: Convert regcache_register_size function...
2024-12-19  Tankut Baris Aktemurgdb, gdbserver: introduce the 'x' RSP packet for binary...
2024-12-19  Tankut Baris Aktemurgdbserver: allow suppressing the next putpkt remote...
2024-12-18  Tom TromeyRun check-include-guards.py
2024-12-17  Tankut Baris Aktemurgdbserver: return tracked register status in regcache_r...
2024-12-17  Tankut Baris Aktemurgdbserver: rename regcache's registers_valid to registe...
2024-12-17  Tankut Baris Aktemurgdbserver: boolify regcache fields
2024-12-17  Tankut Baris Aktemurgdbserver: check for nullptr condition in regcache...
2024-12-17  Tankut Baris Aktemurgdbserver: convert regcache_cpy into regcache::copy_from
2024-12-17  Tankut Baris Aktemurgdbserver: boolify and defaultize the 'fetch' parameter...
2024-12-17  Tankut Baris Aktemurgdbserver: by-pass regcache to access tdesc only
2024-12-12  Tom TromeyAdd text to gdbreplay --help output
2024-12-11  Tom TromeyFix gdbreplay checksum calculation
2024-12-09  Tankut Baris Aktemurgdbserver: remove 'struct' in 'struct thread_info'...
2024-12-07  Simon Marchigdbserver: simplify win32 process removal
2024-12-06  Simon Marchigdb, gdbserver, gdbsupport: remove some unused gdb_vecs...
2024-12-06  Hannes DomaniReduce WOW64 code duplication
2024-12-05  Simon Marchigdbserver/win32-low.cc: remove use of `all_threads`
2024-12-05  Simon Marchigdbserver: add and use `process_info::find_thread(ptid)`
2024-12-04  Simon Marchigdbserver: make thread_target_data a method of thread_info
2024-12-04  Simon Marchigdbserver: make thread_regcache_data / set_thread_regca...
2024-12-04  Simon Marchigdbserver: make get_thread_lwp a function
2024-12-04  Simon Marchigdbserver: remove macro get_lwp_thread
2024-12-02  Simon Marchigdb, gdbserver, gdbsupport: flatten and sort some...
2024-11-26  Sandra Loosemorenios2: Remove all GDB support for Nios II targets.
2024-11-25  Alexandra Hájkovágdbreplay: Calculate the checksum if missing
2024-11-23  Tom de Vries[gdb/contrib] Add two rules in common-misspellings.txt
2024-11-22  Hannes DomaniUse appropriate context flags for Wow64 processes
2024-11-22  Tom de Vries[gdbsupport] Add gdb::{waitpid,read,write,close}
2024-11-12  Andrew Burgessgdbserver: pass osabi to GDB in more target descriptions
2024-11-12  Tom de Vries[gdb/tdep] Use raw_supply_part_zeroed for AArch64
2024-11-08  Simon Marchigdbserver: remove pidof(process)
2024-11-08  Simon Marchigdbserver: remove pid_of(thread)
2024-11-08  Simon Marchigdbserver: remove lwpid_of(thread)
2024-11-08  Simon Marchigdbserver: remove ptid_of(thread)
2024-11-08  Simon Marchigdbserver: remove current_thread_ptid
2024-11-08  Simon Marchigdbserver: remove current_ptid macro
2024-11-08  Simon Marchigdbserver: remove get_thread_process
2024-11-08  Simon Marchigdbserver: make remove_thread a method of process_info
2024-11-08  Simon Marchigdbserver: make add_thread a method of process_info
2024-11-08  Simon Marchigdbserver: add thread -> process backlink
2024-11-08  Simon Marchigdbserver: remove for_each_thread(pid, func)
2024-11-07  Stephan Rohrgdbserver: add process specific thread list and map
2024-11-07  Stephan Rohrgdbserver: change 'all_processes' and 'all_threads...
2024-10-28  Simon Marchigdbserver: remove unused include in gdbthread.h
next