<div dir="ltr"><div><div>Hi,<br>Consider a scenario that a signal handler is getting executed and also ptrace is attached to the process in parallel.<br>I have following queries :<br>1. If a signal is sent to the process from signal handler, Will the signal be delivered and handled(With ptrace already attached)?<br>
<br>2. what is current-&gt;exit_code <a href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/kernel/signal.c?id=refs/tags/v3.16-rc4#n2137">here</a>?<br>If this is the exit code of the application, is it properly initialized at this point in time(while the signal is being delivered)? If yes, could someone help me spotting it in source?<br>
<br></div><div>Looking forward for responses. Thank you<br></div><br>Best Regards,<br><div>Manty<br></div></div></div>