K 10 svn:author V 5 joerg K 8 svn:date V 27 2000-12-26T20:38:46.000000Z K 7 svn:log V 351 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 END