Hello,

Is there a simple way to detect it?

What I would like to achieve is to perform some debug check similar to one
Q_ASSERT does, but instead I want it to just print to console in case the
app is NOT running under debugger and fall back to Q_ASSERT behavior
otherwise (so I can see the stack trace then).
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to