Skip to content

Setting a breakpoint on exceptions

Nat! edited this page Apr 21, 2017 · 2 revisions

To catch all exceptions thrown by MulleObjC code

lldb:

fb mulle_objc_break_on_exception

Since version 0.4

Clone this wiki locally