3 Commits (f6720b1cfe8f70ef5631b390780dfb53166e9ff2)

Author SHA1 Message Date
Pedro Alves 028a46039a gdbserver: handle running threads in qXfer:threads:read 6 years ago
Tankut Baris Aktemur fd000fb3df gdbserver/linux-low: turn process/thread addition/deletion ops into methods 6 years ago
Simon Marchi feacfcacaa gdbserver: rename source files to .cc 6 years ago
Tom Tromey 919adfe840 Move gdbserver to top level 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Sergio Durigan Junior 50fa3001ce Revert "Improve ptrace-error detection on Linux targets" 7 years ago
Sergio Durigan Junior 381beca614 Improve ptrace-error detection on Linux targets 7 years ago
Christian Biesinger f9d949fb7b Move declarations of debug_threads and using_threads to header 7 years ago
Tom Tromey 268a13a5a3 Rename common to gdbsupport 7 years ago
Tom Tromey 422186a95c Remove newlines from warnings 7 years ago
Tom Tromey 0747795c08 Normalize includes to use common/ 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Tom Tromey e38504b392 Remove ptid_get_lwp 8 years ago
Tom Tromey f2907e4991 Remove pid_to_ptid 8 years ago
Tom Tromey fd79271bd9 Remove ptid_build 8 years ago
Simon Marchi e80aaf6183 Make delim_string_to_char_ptr_vec return an std::vector 8 years ago
Simon Marchi 4d9b86e175 Make linux_ptrace_attach_fail_reason return an std::string 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
Simon Marchi 8dc7b443a6 Remove find_inferior_id 8 years ago
Simon Marchi 9c80ecd646 gdbserver: use std::list for all_threads 9 years ago
Pedro Alves 94c207e097 Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.exp 9 years ago
Kevin Buettner f6327dcbf0 Add thread_handle_to_thread_info support for remote targets 9 years ago
Kevin Buettner 8629910955 Add thread_db_notice_clone to gdbserver 9 years ago
Simon Marchi 785922a559 gdbserver: Remove duplicate functions to find any thread of process 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Pedro Alves 4eefa7bcf2 gdbserver: Use debug_printf for debug output 10 years ago
Yao Qi 979659d084 [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Pedro Alves 4a6ed09b0f Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL 10 years ago
Antoine Tremblay 9b4c5f878f Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. 11 years ago
Doug Evans d41401ace0 Add some casts for building on musl. 11 years ago
Simon Marchi 9a3c826307 Add some more casts (1/2) 11 years ago
Simon Marchi 224c3ddb89 Add casts to memory allocation related calls 11 years ago
Simon Marchi 8d7493201c Replace some xmalloc-family functions with XNEW-family ones 11 years ago
Pedro Alves 96e9210fd6 C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c 11 years ago
Gary Benson dc06243f6f Remove redundant include directives. 11 years ago
Pedro Alves fe978cb071 C++ keyword cleanliness, mostly auto-generated 11 years ago
Pedro Alves 2db9a4275c GNU/Linux: Stop using libthread_db/td_ta_thr_iter 11 years ago
Pedro Alves d6c146e9ea libthread_db: attaching to terminated/joined threads, debug output 11 years ago
Pedro Alves a33e39599c libthread_db: Skip attaching to terminated and joined threads 11 years ago
Pedro Alves 8784d56326 Linux: on attach, attach to lwps listed under /proc/$pid/task/ 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Gary Benson 0bfdf32fa1 Rename current_inferior as current_thread in gdbserver 12 years ago
Gary Benson 38e08fcac0 Straightforward fatal to internal_error conversions 12 years ago
Gary Benson 125f8a3dde Move shared native target specific code to gdb/nat 12 years ago
Jan Kratochvil 5876f5032f Fix TLS access for -static -pthread 12 years ago
Pedro Alves 7ae1a6a6cc PR server/16255: gdbserver cannot attach to a second inferior that is multi-threaded. 12 years ago
Doug Evans 80894984a6 Rename inferior_list_entry uses from "head" to "entry" for consistency. 12 years ago
Doug Evans 87ce2a04c5 New gdbserver option --debug-format=timestamp. 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago