Documentation of QML Debugging protocol
QML and Qt Quick
2
Posts
2
Posters
923
Views
1
Watching
-
Out of curiosity, I'm interested in the QML binary debugging protocol, i.e. the one you need to talk when you connect to an application started with -qmljsdebugger... Is there any documentation for that? Should I be able to just connect with any GDB? I searched the Internet and this forum, yet without any success unforunately. Is this not meant as public interface?
-