summaryrefslogtreecommitdiff
path: root/gdb/gnu-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2006-05-11 Alfred M. Szmidt <ams@gnu.org>Daniel Jacobowitz2006-05-111-2/+8
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-4/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-211-3/+4
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-6/+6
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-73/+67
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-54/+54
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-06-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-081-4/+0
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-1/+2
* 2004-04-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-041-1/+1
* 2003-09-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-301-1/+1
* 2003-09-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-11/+11
* * Makefile.in (exc_request_U_h): DefineDaniel Jacobowitz2003-06-141-0/+1