Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg | Yao Qi | 1 | -9/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-17 | Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL | Pedro Alves | 1 | -3/+0 |
2015-11-30 | Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. | Antoine Tremblay | 1 | -149/+4 |
2015-10-26 | Add some casts for building on musl. | Doug Evans | 1 | -4/+5 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-08-04 | C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c | Pedro Alves | 1 | -39/+31 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -21/+21 |
2015-02-20 | GNU/Linux: Stop using libthread_db/td_ta_thr_iter | Pedro Alves | 1 | -1/+17 |
2015-02-06 | libthread_db: attaching to terminated/joined threads, debug output | Pedro Alves | 1 | -0/+3 |
2015-01-09 | libthread_db: Skip attaching to terminated and joined threads | Pedro Alves | 1 | -0/+11 |
2015-01-09 | Linux: on attach, attach to lwps listed under /proc/$pid/task/ | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -11/+11 |
2014-08-28 | Straightforward fatal to internal_error conversions | Gary Benson | 1 | -6/+3 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -1/+1 |
2014-05-21 | Fix TLS access for -static -pthread | Jan Kratochvil | 1 | -7/+31 |
2014-04-25 | PR server/16255: gdbserver cannot attach to a second inferior that is multi-t... | Pedro Alves | 1 | -6/+12 |
2014-02-19 | Rename inferior_list_entry uses from "head" to "entry" for consistency. | Doug Evans | 1 | -2/+2 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 1 | -14/+14 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-02-12 | From: Sanimir Agovic <sanimir.agovic@intel.com> | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | gdb/gdbserver: | Yao Qi | 1 | -1/+1 |
2012-08-08 | * gdb_string.h: Moved to ... | Doug Evans | 1 | -20/+14 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-26 | 2011-05-26 Yao Qi <yao@codesourcery.com> | Yao Qi | 1 | -1/+1 |
2011-05-13 | Support $pdir and $sdir in libthread-db-search-path. | Doug Evans | 1 | -31/+67 |
2011-05-10 | * linux-thread-db.c (set_libthread_db_search_path): New function. | Doug Evans | 1 | -2/+9 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-01 | use xsnprintf instead of snprintf. | gdbadmin | 1 | -2/+2 |
2010-05-03 | gdb/gdbserver/ | Pedro Alves | 1 | -37/+63 |
2010-05-02 | * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped. | Pedro Alves | 1 | -11/+55 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -16/+38 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-28 | * linux-low.c (linux_remove_process): Remove `detaching' | Pedro Alves | 1 | -0/+20 |
2009-12-21 | * configure.ac: Check for dladdr. | Doug Evans | 1 | -0/+6 |
2009-12-19 | gdb/ | Doug Evans | 1 | -2/+2 |
2009-11-16 | * linux-low.c (linux_remove_process): Add `detaching' parameter. | Pedro Alves | 1 | -13/+13 |
2009-11-12 | * thread-db.c (thread_db_free): Fix typo. | Maxim Kuvyrkov | 1 | -1/+1 |
2009-11-12 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -0/+17 |
2009-10-29 | 2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+57 |
2009-10-28 | 2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -14/+63 |
2009-10-09 | doc/ | Paul Pluzhnikov | 1 | -78/+317 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -1/+6 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -36/+33 |