aboutsummaryrefslogtreecommitdiff
path: root/gdb/gnu-nat.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-4/+4
2014-01-07Remove an empty-body 'if' statementYao Qi1-3/+2
2014-01-07Add qualifier 'const' to argument argsYao Qi1-1/+1
2014-01-07Use void for empty argument list in trace_meYao Qi1-1/+1
2014-01-07Make functions static.Yao Qi1-5/+5
2014-01-07Remove declaration of inf_tid_to_procYao Qi1-1/+0
2014-01-07Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes]Yao Qi1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+2
2013-09-19gnu-nat.c: Don't install a deprecated_xfer_memory method.Thomas Schwinge1-20/+46
2013-09-18Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves1-12/+12
2013-09-18[Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves1-3/+3
2013-06-07Fix formating in copyright headers.Pedro Alves1-2/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-4/+4
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-11-072012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+2
2012-08-09gdb/Yao Qi1-2/+2
2012-08-07gdb/Jan Kratochvil1-0/+2
2012-05-24gdb/Pedro Alves1-7/+7
2012-05-24gdb/Pedro Alves1-7/+7
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-09-222011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+2
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