2022-11-28 |
Simon Marchi | gdbserver: switch to right process in find_one_thread |
tree | commitdiff |
2022-11-27 |
Tom de Vries | [gdb/server] Emit warning for SIGINT failure |
tree | commitdiff |
2022-11-18 |
Simon Marchi | gdbserver/linux-x86: move lwp declaration out of __x86_... |
tree | commitdiff |
2022-11-18 |
Simon Marchi | gdbserver: use current_process in ps_getpid |
tree | commitdiff |
2022-11-18 |
Simon Marchi | gdbserver/linux-x86: make is_64bit_tdesc accept thread... |
tree | commitdiff |
2022-11-18 |
Simon Marchi | gdbserver/linux: take condition out of callback in... |
tree | commitdiff |
2022-11-09 |
Tankut Baris Aktemur | gdbserver: do not report btrace support if target does... |
tree | commitdiff |
2022-10-19 |
Pedro Alves | internal_error: remove need to pass __FILE__/__LINE__ |
tree | commitdiff |
2022-10-18 |
Markus Metzger | gdb, gdbserver: extend RSP to support namespaces |
tree | commitdiff |
2022-10-18 |
Markus Metzger | gdbserver: move main_lm handling into caller |
tree | commitdiff |
2022-10-18 |
Markus Metzger | gdb, gdbserver: support dlmopen() |
tree | commitdiff |
2022-09-28 |
Pedro Alves | Renenerate {gdb,gdbserver}/configure |
tree | commitdiff |
2022-09-24 |
Enze Li | gdbserver: remove unused for loop |
tree | commitdiff |
2022-09-21 |
Simon Marchi | gdbsupport: move include/gdb/fileio.h contents to fileio.h |
tree | commitdiff |
2022-09-13 |
Jiangshuai Li | gdbserver/csky add csky gdbserver support |
tree | commitdiff |
2022-08-16 |
Tom Tromey | Use strwinerror in gdb/windows-nat.c |
tree | commitdiff |
2022-08-09 |
Feiyang Chen | gdb/gdbserver: LoongArch: Improve implementation of... |
tree | commitdiff |
2022-07-13 |
Enze Li | gdbserver: remove unused variable |
tree | commitdiff |
2022-07-12 |
Tiezhu Yang | gdbserver: LoongArch: Add floating-point support |
tree | commitdiff |
2022-07-10 |
Youling Tang | gdbserver: LoongArch: Add orig_a0 processing |
tree | commitdiff |
2022-07-10 |
Youling Tang | gdbserver: LoongArch: Simplify code with register numbe... |
tree | commitdiff |
2022-06-29 |
Pedro Alves | Fix GDBserver regression due to change to avoid reading... |
tree | commitdiff |
2022-06-28 |
Pedro Alves | gdb+gdbserver/Linux: avoid reading registers while... |
tree | commitdiff |
2022-06-27 |
Pedro Alves | Make GDBserver abort on internal error in development... |
tree | commitdiff |
2022-06-14 |
Youling Tang | gdbserver: Add LoongArch/Linux support |
tree | commitdiff |
2022-06-07 |
Tom Tromey | Use subclasses of windows_process_info |
tree | commitdiff |
2022-06-07 |
Tom Tromey | Allow ASLR to be disabled on Windows |
tree | commitdiff |
2022-06-07 |
Tom Tromey | Introduce wrapper for CreateProcess |
tree | commitdiff |
2022-05-18 |
John Baldwin | Use aarch64_features to describe register features... |
tree | commitdiff |
2022-05-13 |
Tom Tromey | Implement pid_to_exec_file for Windows in gdbserver |
tree | commitdiff |
2022-05-13 |
Tom Tromey | Remove windows_process_info::id |
tree | commitdiff |
2022-05-04 |
Luis Machado | Fix build failure for aarch64 gdbserver |
tree | commitdiff |
2022-05-04 |
Pedro Alves | Fix GDBserver Aarch64 Linux regression |
tree | commitdiff |
2022-05-04 |
John Baldwin | gdbserver: Fix build after adding tls feature to arm... |
tree | commitdiff |
2022-05-03 |
John Baldwin | gdbserver: Read the tpidr register from NT_ARM_TLS... |
tree | commitdiff |
2022-05-03 |
John Baldwin | Add an aarch64-tls feature which includes the tpidr... |
tree | commitdiff |
2022-05-03 |
Pedro Alves | gdbserver: track current process as well as current... |
tree | commitdiff |
2022-04-28 |
Tom Tromey | Fix libinproctrace.so build on PPC |
tree | commitdiff |
2022-04-27 |
Tom Tromey | Fix gdbserver build for x86-64 Windows |
tree | commitdiff |
2022-04-22 |
Simon Marchi | gdbserver/linux: free process_info_private and arch_pro... |
tree | commitdiff |
2022-04-18 |
Simon Marchi | gdbsupport: make gdb_abspath return an std::string |
tree | commitdiff |
2022-04-14 |
Pedro Alves | gdbserver: Eliminate prepare_to_access_memory |
tree | commitdiff |
2022-04-14 |
Pedro Alves | gdbserver/linux: Access memory even if threads are... |
tree | commitdiff |
2022-04-14 |
Pedro Alves | gdbserver: special case target_write_memory len==0 |
tree | commitdiff |
2022-04-14 |
Pedro Alves | gdbserver/qXfer::threads, prepare_to_access_memory... |
tree | commitdiff |
2022-04-14 |
Tom Tromey | Use GetThreadDescription on Windows |
tree | commitdiff |
2022-04-14 |
Tom Tromey | Implement thread_name for gdbserver |
tree | commitdiff |
2022-04-14 |
Tom Tromey | Share handle_ms_vc_exception with gdbserver |
tree | commitdiff |
2022-04-14 |
Tom Tromey | Move target_read_string to target/target.c |
tree | commitdiff |
2022-04-14 |
Tom Tromey | Let std::thread check pass even without pthreads |
tree | commitdiff |
2022-04-05 |
Simon Marchi | gdbserver: report correct status in thread stop race... |
tree | commitdiff |
2022-04-04 |
Tom Tromey | Remove some globals from nat/windows-nat.c |
tree | commitdiff |
2022-03-31 |
Simon Marchi | gdbserver/linux: set lwp !stopped when failing to resume |
tree | commitdiff |
2022-03-30 |
Tom Tromey | Consolidate definition of current_directory |
tree | commitdiff |
2022-03-22 |
John Baldwin | nat: Split out platform-independent aarch64 debug regis... |
tree | commitdiff |
2022-03-21 |
Pedro Alves | gdbserver: Fixup previous patch |
tree | commitdiff |
2022-03-21 |
Pedro Alves | gdbserver: Fix incorrect assertion |
tree | commitdiff |
2022-03-10 |
Pedro Alves | Re-add zombie leader on exit, gdbserver/linux |
tree | commitdiff |
2022-03-10 |
Pedro Alves | gdbserver: Reindent check_zombie_leaders |
tree | commitdiff |
2022-03-10 |
Pedro Alves | gdbserver: Reorganize linux_process_target::filter_event |
tree | commitdiff |
2022-03-10 |
Pedro Alves | Fix gdbserver/linux target_waitstatus logging assert |
tree | commitdiff |
2022-03-03 |
Roland McGrath | Avoid conflict with gnulib open/close macros. |
tree | commitdiff |
2022-02-22 |
John Baldwin | gdbserver linux-low: Convert linux_event_pipe to the... |
tree | commitdiff |
2022-02-11 |
Simon Marchi | gdb/linux: remove ptrace support check for exec, fork... |
tree | commitdiff |
2022-01-27 |
Markus Metzger | gdb, gdbserver: update thread identifier in enable_btra... |
tree | commitdiff |
2022-01-18 |
Simon Marchi | gdbserver: introduce remote_debug_printf |
tree | commitdiff |
2022-01-18 |
Simon Marchi | gdbserver: introduce threads_debug_printf, THREADS_SCOP... |
tree | commitdiff |
2022-01-18 |
Simon Marchi | gdbserver: turn debug_threads into a boolean |
tree | commitdiff |
2022-01-13 |
Andrew Burgess | gdb: don't use -Wmissing-prototypes with g++ |
tree | commitdiff |
2022-01-07 |
Tom Tromey | Do not use CC_HAS_LONG_LONG |
tree | commitdiff |
2022-01-01 |
Joel Brobecker | Copyright Year update after running gdb/copyright.py |
tree | commitdiff |
2022-01-01 |
Joel Brobecker | Update Copyright Year in gdb, gdbserver and gdbreplay... |
tree | commitdiff |
2021-12-15 |
Luis Machado | New --enable-threading configure option to control... |
tree | commitdiff |
2021-12-14 |
Simon Marchi | gdbserver/tracepoint.cc: use snprintf in gdb_agent_sock... |
tree | commitdiff |
2021-12-14 |
Simon Marchi | gdbserver/tracepoint.cc: work around -Wstringop-truncat... |
tree | commitdiff |
2021-12-13 |
Tankut Baris Aktemur | gdbserver/linux-low: replace direct assignment to curre... |
tree | commitdiff |
2021-12-13 |
Tankut Baris Aktemur | gdbserver: replace direct assignments to current_thread |
tree | commitdiff |
2021-12-13 |
Tankut Baris Aktemur | gdbserver: introduce scoped_restore_current_thread... |
tree | commitdiff |
2021-12-09 |
Simon Marchi | gdb, gdbserver: detach fork child when detaching from... |
tree | commitdiff |
2021-12-09 |
Simon Marchi | gdbserver: hide fork child threads from GDB |
tree | commitdiff |
2021-12-02 |
Tom de Vries | [gdb/tdep] Fix avx512 -m32 support in gdbserver |
tree | commitdiff |
2021-11-22 |
Simon Marchi | gdb: pass more const target_waitstatus by reference |
tree | commitdiff |
2021-11-22 |
Simon Marchi | gdb: rename target_waitstatus_to_string to target_waits... |
tree | commitdiff |
2021-11-16 |
Tom Tromey | Remove config.cache in gdbserver's "distclean" |
tree | commitdiff |
2021-11-09 |
Tom Tromey | Fix build on rhES5 |
tree | commitdiff |
2021-11-04 |
Simon Marchi | gdbserver: re-generate configure |
tree | commitdiff |
2021-11-03 |
Luis Machado | [AArch64] Make gdbserver register set selection dynamic |
tree | commitdiff |
2021-10-28 |
Stafford Horne | gdb: or1k: implement gdb server |
tree | commitdiff |
2021-10-25 |
Simon Marchi | gdbserver: make target_pid_to_str return std::string |
tree | commitdiff |
2021-10-22 |
Tom Tromey | Fix 'uninstall' target |
tree | commitdiff |
2021-10-22 |
Tom Tromey | Remove unused variables from gdbserver's Makefile |
tree | commitdiff |
2021-10-21 |
Simon Marchi | gdb, gdbserver: make target_waitstatus safe |
tree | commitdiff |
2021-10-21 |
Simon Marchi | gdbserver: initialize the members of lwp_info in-class |
tree | commitdiff |
2021-10-21 |
Simon Marchi | gdbserver: make thread_info non-POD |
tree | commitdiff |
2021-10-04 |
Tom de Vries | [gdb/build] Add CXX_DIALECT to CXX |
tree | commitdiff |
2021-09-23 |
Tom Tromey | Change ptid_t::tid to ULONGEST |
tree | commitdiff |
2021-09-23 |
Tom Tromey | Remove defaulted 'tid' parameter to ptid_t constructor |
tree | commitdiff |
2021-09-07 |
Tom Tromey | Remove unused declaration from gdbserver/win32-low.h |
tree | commitdiff |
2021-08-17 |
H.J. Lu | gdbserver: Check r_version < 1 for Linux debugger interface |
tree | commitdiff |
2021-07-26 |
Tom Tromey | Fix the Windows build |
tree | commitdiff |
next |