freebsd-dev/gnu/usr.bin/binutils/gdb
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
..
alpha Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
i386 Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process'' 2000-12-26 20:38:46 +00:00
config.h * Add bmake framework for using gdb alongside binutils. The old bmake 1999-05-02 11:32:14 +00:00
freebsd-uthread.c Sync gdb thread support with recent changes to the threads library. 2000-11-10 00:36:01 +00:00
gdb.1 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
kvm-fbsd.c Catch up to the new kinfo_proc. 2000-12-12 23:21:24 +00:00
Makefile Deal with a real PITA in that GDB 4.18 (as we imported it) requires a 2000-11-25 13:59:49 +00:00
Makefile.alpha $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
Makefile.i386 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00