freebsd-dev/gnu/usr.bin/binutils/gdb/i386
Joerg Wunsch 4a24038b4c Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''
when using gdb on a remote target.  The fix is to restrict PT_GETDBREGS
calls to `child' and `freebsd-uthreads' targets solely.

I've been in some conversation with Brian about this, and this solution
seems to be the most appropriate one.

PR:		gnu/21685
Submitted by:	bsd
2000-12-26 20:38:46 +00:00
..
freebsd-nat.c Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process'' 2000-12-26 20:38:46 +00:00
kvm-fbsd.c Catch up to the new kinfo_proc. 2000-12-12 23:21:24 +00:00
nm.h Implement the GDB counterpart to use hardware watchpoints in connection 2000-08-17 16:27:26 +00:00
tm.h Add support for debugging programs using libc_r's implementation of 2000-04-29 09:03:49 +00:00
version.c * Add bmake framework for using gdb alongside binutils. The old bmake 1999-05-02 11:32:14 +00:00
xm.h changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00