ptrace q.

Glen M Cornell cornell at gdls.com
Wed Jun 19 16:15:41 UTC 2002


hello,
What's the possibility of using ptrace() (found in 
c/src/librdbg/ptrace.c) on its own.  In other words, if I want to single 
step through a process from another process, such as a target-resident 
shell, would the ptrace interface be the place to do it?  

What if I don't want any networking, is there a way to easily detach 
ptrace from the rpc/networking code?

would anyone have any objections to splitting up librdbg into two libraries:

libdbg - ptrace and below
librdbg - networking code that uses libdbg


thanks,
glenco




More information about the users mailing list