[lldb-dev] Ignoring Signals via the API

Enrico Granata egranata at apple.com
Tue Jul 30 11:05:59 PDT 2013


Two points here:
1) we should probably have an API to do that - the fact that we don't is an omission from our API that we need to fix
2) in the meantime, you can always grab an SBDebugger and pass the appropriate commands down to LLDB with HandleCommand("...")

On Jun 16, 2013, at 5:27 AM, Russell Harmon <russ at eatnumber1.com> wrote:

> Is there currently a way to configure LLDB's signal disposition via it's API? I'm not seeing a way.
> --
> Russell Harmon
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130730/e2a39de7/attachment.html>


More information about the lldb-dev mailing list