vsk added a comment.

In https://reviews.llvm.org/D42206#979570, @jasonmolenda wrote:

> I tried sending signals to lldb-server via kill() and the signal handler 
> caught them, the bit of code I had printing out the return value & errno 
> value never got executed.  The only way I was able to repo this was by 
> debugging lldb-server.


Is it possible to unregister the handler within the unit test?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42206



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to