aboutsummaryrefslogtreecommitdiff
path: root/gdb/gnu-nat.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-73/+97
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-31gdb/Jan Kratochvil1-5/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+46
2010-02-15gdb/Jan Kratochvil1-5/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2
2009-07-302009-07-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge1-1/+1
2009-07-20 * gnu-nat.c: Include "inf-child.h".Pedro Alves1-97/+49
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-12gdb/Pedro Alves1-4/+9
2009-04-17 ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller1-4/+5
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-4/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-4/+5
2008-10-07 * gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' toPedro Alves1-28/+28
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-4/+3
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+7
2008-09-09 * gnu-nat.c (gnu_pid_to_exec_file): Delete.Pedro Alves1-9/+0
2008-09-09 * gnu-nat.c (gnu_attach): Push target before fetching the list ofPedro Alves1-1/+3
2008-09-08 Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves1-28/+60
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-1/+1
2008-07-03 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves1-0/+1
2008-06-20 * gnu-nat.c (proc_string): Use capital T for "Thread".Pierre Muller1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-4/+1
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-07-16Undefine _process_user_ before includingAlfred M. Szmidt1-4/+7
2006-05-112006-05-11 Alfred M. Szmidt <ams@gnu.org>Daniel Jacobowitz1-2/+8
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-212005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+4
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-73/+67
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-54/+54
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-06-082004-06-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+0
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-04-042004-04-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-302003-09-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-092003-09-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-11/+11
2003-06-14 * Makefile.in (exc_request_U_h): DefineDaniel Jacobowitz1-0/+1