Update the return type of gdb_ptrace to be more flexible
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1be14b15d185db272902ab985b27707651a7b0ef..650b74bae4ad3f752153da14e1b0f2dd2c2d178e 100644 (file)
@@ -1,3 +1,11 @@
+2020-03-20  Kamil Rytarowski  <n54@gmx.com>
+
+       * amd64-bsd-nat.c (gdb_ptrace): Change return type from `int' to
+       `PTRACE_TYPE_RET'.
+       * i386-bsd-nat.c (gdb_ptrace): Likewise.
+       * sparc-nat.c (gdb_ptrace): Likewise.
+       * x86-bsd-nat.c (gdb_ptrace): Likewise.
+
 2020-03-20  Tom Tromey  <tromey@adacore.com>
 
        * c-exp.y (lex_one_token): Fix assert.
This page took 0.032303 seconds and 4 git commands to generate.