[Interest] Slot exception being thrown on exit

Thiago Macieira thiago.macieira at intel.com
Tue Mar 6 18:59:49 CET 2018


On Tuesday, 6 March 2018 09:30:21 PST Ramakanth Kesireddy wrote:
> Please let me know if there is any way to find out the slot or eventhandler
> throwing exception
> other than running the app in debug mode with backtrace?

Run in the debugger and ask it to stop in any C++ exception thrown (gdb 
command "catch throw").

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list