Can the debugger get the sigaction table of the debugee?

xingxing pan forandom@gmail.com
Wed Mar 24 03:54:00 GMT 2010


Can the debugger get the sigaction table of the debugee? when the user
wanna know the handler function of a specific signal.
It seems GDB can only get the siginfo struct through the syscall ptrace.

Thank you.



More information about the Gdb mailing list