summaryrefslogtreecommitdiff
path: root/gdb/gnu-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+2
* gnu-nat.c: Don't install a deprecated_xfer_memory method.tschwinge2013-09-191-20/+46
* Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves2013-09-181-12/+12
* [Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2013-09-181-3/+3
* Fix formating in copyright headers.Pedro Alves2013-06-071-2/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-4/+4
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* 2012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-11-071-1/+2
* gdb/qiyao2012-08-091-2/+2
* gdb/Jan Kratochvil2012-08-071-0/+2
* gdb/Pedro Alves2012-05-241-7/+7
* gdb/Pedro Alves2012-05-241-7/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-221-1/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-73/+97
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-08-311-5/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-10/+46
* gdb/Jan Kratochvil2010-02-151-5/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* 2009-07-30 Thomas Schwinge <tschwinge@gnu.org>tschwinge2009-07-301-1/+1
* * gnu-nat.c: Include "inf-child.h".Pedro Alves2009-07-201-97/+49
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* gdb/Pedro Alves2009-05-121-4/+9
* ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller2009-04-171-4/+5
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-1/+1
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-4/+7
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-2/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-4/+5
* * gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' toPedro Alves2008-10-071-28/+28
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-4/+3
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+7
* * gnu-nat.c (gnu_pid_to_exec_file): Delete.Pedro Alves2008-09-091-9/+0
* * gnu-nat.c (gnu_attach): Push target before fetching the list ofPedro Alves2008-09-091-1/+3
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-09-081-28/+60
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-1/+1
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-031-0/+1
* * gnu-nat.c (proc_string): Use capital T for "Thread".Pierre Muller2008-06-201-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-4/+1
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Undefine _process_user_ before includingAlfred M. Szmidt2006-07-161-4/+7