[Lldb-commits] [PATCH] D11094: Refactor Unix signals.

Greg Clayton clayborg at gmail.com
Mon Jul 13 11:07:52 PDT 2015


clayborg added a comment.

So what happens if we are not connected to a remote platform? Do we get UnixSignal that are empty? Do we fall back to some constant notion of what we think the signal should be?


http://reviews.llvm.org/D11094







More information about the lldb-commits mailing list