Module Name: src Committed By: christos Date: Thu Nov 30 00:13:29 UTC 2017
Modified Files: src/external/gpl3/gdb/dist/gdb: amd64-bsd-nat.c i386-bsd-nat.c m68k-bsd-nat.c m88k-bsd-nat.c vax-bsd-nat.c Log Message: Fix 'last argument of ptrace is the thread id' on NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/amd64-bsd-nat.c \ src/external/gpl3/gdb/dist/gdb/i386-bsd-nat.c \ src/external/gpl3/gdb/dist/gdb/m88k-bsd-nat.c cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/dist/gdb/m68k-bsd-nat.c cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/vax-bsd-nat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.