Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CLion LLDB doesn't break on uncaught exception

I making a WinAPI DLL using CLion and debugging via LLDB debugger (inside CLion). So breakpoints work fine, however, if there's uncaught exception in my DLL target process crashes and debugger doesn't break when it does. But if there's exception in the target process, debugger breaks fine. Is there any workaround?

like image 578
Rupppppppet Avatar asked Nov 06 '25 03:11

Rupppppppet


1 Answers

Did you enable breaking on exception in Run menu - View breakpoints window?

like image 133
Victor Sergienko Avatar answered Nov 08 '25 19:11

Victor Sergienko



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!