summaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
Commit message (Expand)AuthorAgeFilesLines
* * linux-fork.c (forks_exist_p): Drop unnecessary extern.Pedro Alves2009-07-021-33/+26
* gdb/Pedro Alves2009-07-021-104/+28
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+3
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-3/+3
* * target.h (target_tid_to_str): Delete.Pedro Alves2009-02-051-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * linux-fork.c (linux_fork_detach): New.Pedro Alves2008-12-281-0/+34
* * linux-nat.c (linux_child_follow_fork): If following the child,Pedro Alves2008-12-181-5/+4
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+7
* * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand2008-09-111-3/+7
* Non-stop linux native.Pedro Alves2008-07-101-1/+3
* * breakpoint.h (bp_location_p): New typedef.Vladimir Prus2008-04-241-0/+7
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-081-1/+1
* 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-081-1/+1
* 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-081-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-2/+2
* * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz2007-02-281-4/+0
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * gdbcmd.h (detachlist): Declare.Andreas Schwab2006-10-271-4/+5
* 2006-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-04-271-4/+21
* * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz2006-03-241-1/+4
* * linux-fork.c: Include "gdb_assert.h".Daniel Jacobowitz2006-03-241-14/+25
* 2006-03-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-03-101-10/+14
* * linux-fork.c (delete_fork_command, detach_fork_command): UseDaniel Jacobowitz2006-01-151-3/+3
* 2006-01-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-01-041-0/+689