Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 13:04:36 -0500 (EST)
From:      Zhiui Zhang <zzhang@cs.binghamton.edu>
To:        freebsd-hackers@freebsd.org
Subject:   ptrace(PT_GETDBREGS) message in remote debugging
Message-ID:  <Pine.SOL.4.21.0012061249540.14735-100000@jade>

next in thread | raw e-mail | index | archive | help

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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0012061249540.14735-100000>