Can anyone help? 2010/3/24 xingxing pan <forandom@gmail.com>: > 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. >