summaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+10
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-3/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3
* [native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves2013-02-131-0/+2
* gdb/Jan Kratochvil2013-02-031-1/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-09-15 Kevin Pouget <kevin.pouget@st.com>kpouget2011-09-151-0/+35
* * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves2011-03-091-8/+1
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-051-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-18 Hui Zhu <teawater@gmail.com>Hui Zhu2010-05-181-15/+20
* 2010-05-14 Hui Zhu <teawater@gmail.com>Hui Zhu2010-05-141-0/+79
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-6/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-11/+0
* * 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