aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-23checkpoint: print index of new checkpoint in response messagePatrick Palka1-3/+5
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-4/+5
2014-02-26change minsym representationTom Tromey1-1/+1
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_dirent.hTom Tromey1-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-9/+10
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-3/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-3/+3
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-0/+2
2013-02-03gdb/Jan Kratochvil1-1/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+35
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-8/+1
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-182010-05-18 Hui Zhu <teawater@gmail.com>Hui Zhu1-15/+20
2010-05-142010-05-14 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+79
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+0
2009-07-02 * linux-fork.c (forks_exist_p): Drop unnecessary extern.Pedro Alves1-33/+26
2009-07-02gdb/Pedro Alves1-104/+28
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+3
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-3/+3
2009-02-05 * target.h (target_tid_to_str): Delete.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 * linux-fork.c (linux_fork_detach): New.Pedro Alves1-0/+34
2008-12-18 * linux-nat.c (linux_child_follow_fork): If following the child,Pedro Alves1-5/+4
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+7
2008-09-11 * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand1-3/+7
2008-07-10 Non-stop linux native.Pedro Alves1-1/+3
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-0/+7
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-082007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+1
2007-10-082007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+1
2007-10-082007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-2/+2