* gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
[binutils-gdb.git] / gdb / ChangeLog
index 4c8cfe35c20809b438b4b036911c1a31e7ae7206..f280853a5998ee328645b28b5a1fa0e983025f48 100644 (file)
@@ -1,5 +1,9 @@
 2004-11-20  Mark Kettenis  <kettenis@gnu.org>
 
+       * gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
+       * infptrace.c (call_ptrace): Simply call ptrace with four
+       arguments.
+
        * dbxread.c (process_one_symbol): Fix a few coding standard
        issues.  Improve code formatting.