[Qt-qml] debugger for javascript in QML apps ?
Sacha Zyto
sacha at mit.edu
Wed Jun 9 18:13:44 CEST 2010
Hi everyone,
I've been playing with QML for a few days, with great interest, and I
was wondering if there was anyway to debug the javascript code that I
write for QML app.
By that, I mean basic debugging: Being able to set breakpoints in my JS
code and execute JS instructions step by step, just as Firebug lets me
debug the scripts I write for my html-based apps, for instance.
I've been using QtCreator 2 beta so far, and as far as I understand, it
only supports breakpoints inside C++ code. Am I right ? If so, is there
any way to debug JS written for a QML app ?
Best,
Sacha
More information about the Qt-qml
mailing list