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



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to