Qt Declarative (Quick 2)
Go to file
hjk dd8f370cfa QmlDebug: Add a debug service for use with native debuggers
This service provides information about the state of the
most recently used QmlEngine in a way that can be integrated
with "native" debuggers (GDB, LLDB, potentially CDB).

Unlike the existing QV4 debugger service, the data extraction
is triggered by direct calls from the native debuggers, i.e.
has the examined QmlEngine stopped at the time of inspection.

Since roundtrips through the native debuggers are expensive,
an additional goal is to minimize roundtrips.

Change-Id: Ic420129bbc15162197e35b52d92e882c027c9f6d
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
2015-10-16 17:32:06 +00:00
bin Update copyright headers 2015-02-12 10:28:11 +00:00
dist Added auto-generated change log 2015-06-04 10:23:50 +00:00
examples Purge spurious execute permissions. 2015-09-30 18:26:13 +00:00
src QmlDebug: Add a debug service for use with native debuggers 2015-10-16 17:32:06 +00:00
tests QmlDebug: Add a debug service for use with native debuggers 2015-10-16 17:32:06 +00:00
tools Tools: Fix single-character string literals. 2015-10-13 13:40:44 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Add files generated by tests to gitignore 2014-12-20 20:24:25 +01:00
.gitmodules Update Ecmascript testsuite submodule 2015-03-17 11:38:42 +00:00
.qmake.conf Bump version 2015-06-29 10:47:36 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPLv3 Add the GPLv3 license text 2015-08-13 15:04:27 +02:00
LICENSE.LGPLv3 Add the GPLv3 license text 2015-08-13 15:04:27 +02:00
LICENSE.LGPLv21 Update copyright headers 2015-02-12 10:28:11 +00:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Merge remote-tracking branch 'origin/5.5' into dev 2015-03-17 09:52:19 +01:00