]> Git Repo - binutils.git/commitdiff
* gdb_ptrace.h: GNU/Linux.
authorMark Kettenis <[email protected]>
Sun, 22 Aug 2004 15:41:47 +0000 (15:41 +0000)
committerMark Kettenis <[email protected]>
Sun, 22 Aug 2004 15:41:47 +0000 (15:41 +0000)
gdb/ChangeLog
gdb/gdb_ptrace.h

index d5b8d19628d7f09d83ff4b215bf1de3d4c360cd5..bd49ec0c39dd8e5db97090fb078ed8f82a125c7f 100644 (file)
@@ -1,5 +1,7 @@
 2004-08-22  Mark Kettenis  <[email protected]>
 
+       * gdb_ptrace.h: GNU/Linux.
+
        * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
        Remove defines.
 
index a5f9945fdecda2774a7e4ee57de3c7dffc429f96..62a9949d41390f396ac13d698dc39cb5ce5788b0 100644 (file)
@@ -25,7 +25,7 @@
 /* The <sys/ptrace.h> header was introduced with 4.4BSD, and provided
    the PT_* symbolic constants for the ptrace(2) request numbers.  The
    ptrace(2) prototype was added later to the same header on BSD.
-   SunOS and Linux have slightly different symbolic names for the
+   SunOS and GNU/Linux have slightly different symbolic names for the
    constants that start with PTRACE_*.  System V still doesn't have
    (and probably never will have) a <sys/ptrace.h> with symbolic
    constants; the ptrace(2) prototype can be found in <unistd.h>.
This page took 0.045982 seconds and 4 git commands to generate.