[Interest] QML console.trace limit
Alexey Godko
koloboid at gmail.com
Tue Aug 11 20:39:34 CEST 2015
Hi all. According to docs for console.trace() - the stack trace is limited
to last 10 stack frames.
The question - why? And how it can be changed? In my case, 10 frames makes
error reporting absolutely useless, especially when using promises
(QuickPromise) or heavily logic.
I'm not sure, but it seems that QML debugger has the same limits on
fetching stack traces.
P.S. new Error().stack seems working, kind of, but the question about this
limit reasons still there
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150811/44cd00ca/attachment.html>
More information about the Interest
mailing list