uncaught exception in callback
Yoann Padioleau <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is it possible to desactivate the capture of exceptions in lablgtk code ? I want to debug my code and see where one my exception is launched but I can not get the backtrace because of lablgtk which does not let the exception unwind to the top.