ptrace and debug register?

Schneider, Jan (GE51) Jan.Schneider@honeywell.com
Tue Nov 2 18:20:00 GMT 2004


gdb uses ptrace for accessing the x86 debug register?!. 
like in i386_linux_dr_set().
Can I use ptrace for a PPC architecture? 
There is no member u_debugreg in the struct user in sys/user.h
Is there something missing in my cross-compiler, or is there no way to use
ptrace?

jan



More information about the Gdb mailing list