discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

catching exceptions


From: Andreas Fink
Subject: catching exceptions
Date: Fri, 12 Jun 2020 13:07:46 +0200

Does anyone know how I can catch these exceptions in lldb:

Throwing 0x7f2fa8004588, in flight exception: 0x7f2fa8004588
Exception caught by C++: 0

the usual

break set -S raise

doesnt catch it so it must be some other exception. I just cant find out where 
it gets thrown because the app already ended.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]