This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can the debugger get the sigaction table of the debugee?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]