summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/thread-db.c
Commit message (Expand)AuthorAgeFilesLines
* [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsgYao Qi2016-08-021-9/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves2015-12-171-3/+0
* Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer.Antoine Tremblay2015-11-301-149/+4
* Add some casts for building on musl.Doug Evans2015-10-261-4/+5
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.cPedro Alves2015-08-041-39/+31
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-21/+21
* GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves2015-02-201-1/+17
* libthread_db: attaching to terminated/joined threads, debug outputPedro Alves2015-02-061-0/+3
* libthread_db: Skip attaching to terminated and joined threadsPedro Alves2015-01-091-0/+11
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-091-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-11/+11
* Straightforward fatal to internal_error conversionsGary Benson2014-08-281-6/+3
* Move shared native target specific code to gdb/natGary Benson2014-06-201-1/+1
* Fix TLS access for -static -pthreadJan Kratochvil2014-05-211-7/+31
* PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves2014-04-251-6/+12
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-2/+2
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-14/+14
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* From: Sanimir Agovic <sanimir.agovic@intel.com>Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/gdbserver:Yao Qi2012-11-091-1/+1
* * gdb_string.h: Moved to ...Doug Evans2012-08-081-20/+14
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-05-26 Yao Qi <yao@codesourcery.com>Yao Qi2011-05-261-1/+1
* Support $pdir and $sdir in libthread-db-search-path.Doug Evans2011-05-131-31/+67
* * linux-thread-db.c (set_libthread_db_search_path): New function.Doug Evans2011-05-101-2/+9
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* use xsnprintf instead of snprintf.gdbadmin2010-09-011-2/+2
* gdb/gdbserver/Pedro Alves2010-05-031-37/+63
* * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves2010-05-021-11/+55
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-16/+38
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * linux-low.c (linux_remove_process): Remove `detaching'Pedro Alves2009-12-281-0/+20
* * configure.ac: Check for dladdr.Doug Evans2009-12-211-0/+6
* gdb/Doug Evans2009-12-191-2/+2
* * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves2009-11-161-13/+13
* * thread-db.c (thread_db_free): Fix typo.Maxim Kuvyrkov2009-11-121-1/+1
* gdb/ChangeLog:Paul Pluzhnikov2009-11-121-0/+17
* 2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-291-0/+57
* 2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-281-14/+63
* doc/Paul Pluzhnikov2009-10-091-78/+317
* * inferiors.c (get_thread_process): Make global.Ulrich Weigand2009-04-031-1/+6
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-36/+33