I tried remote debugging on FreeBSD 4.2 this morning.  Everything was
fine, except that I saw the following messages:

(gdb) step
ptrace(PT_GETDBREGS) failed: No such process
ptrace(PT_GETDBREGS) failed: No such process
ptrace(PT_GETDBREGS) failed: No such process
201             cred = p ? p->p_ucred : NOCRED;

This ptrace stuff never appear before.  Is this a new feature or was I
doing something wrong?

Any help is appreciated.

-Zhihui



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to