summaryrefslogtreecommitdiff
path: root/gdb/proc-service.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* * proc-service.c (ps_pglobal_lookup): Set the current programTom Tromey2012-03-061-3/+13
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-4/+4
* * gdb_proc_service.h (struct ps_prochandle): Replace pid_t fieldPedro Alves2009-02-271-6/+6
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-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-8/+16
* * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz2007-05-141-12/+38
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-4/+4
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+5
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-261-4/+4
* s/Linux/.../Andrew Cagney2002-02-241-3/+4
* * proc-service.c (BUILD_LWP): Redefine in terms of ptid_build.Mark Kettenis2001-10-141-1/+1
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-4/+0
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-18/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-18/+18
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis2000-09-031-0/+333