hjk
0afb34d5eb
debugger: refactor breakpoint type, add function name to resolved jsbreakpoints
2010-10-29 14:31:16 +02:00
hjk
a3b24d233c
debugger: pimpl JSDebuggerAgent
2010-10-27 18:44:25 +02:00
hjk
0593aa5bba
jsdebugger: add a dummy entry to arrays that have no real children
2010-10-27 18:03:11 +02:00
hjk
f51301585e
jsdebugger: use a real structure for a stack frame in the debuggeragent
2010-10-27 17:38:00 +02:00
hjk
f93fe86be7
jsdebugger: don't output function code. it's useless.
2010-10-27 17:38:00 +02:00
hjk
63ca71c2c7
jsdebugger: use QByteArray for data transfer
...
Easier to debug, less data to transfer.
2010-10-27 17:38:00 +02:00
Kai Koehne
eff5ceea64
QmlJsDebugger: Remove dependency to Qt private headers being installed
...
Copy over the private header files to creator source tree, along the
lines of the what the designer plugin does.
Reviewed-by: Christiaan Janssen
2010-10-01 13:43:40 +02:00
Kai Koehne
f343cc4bd4
QmlJSDebugger: Update API to changes in QDeclarativeEngine
...
Reviewed-by: Christiaan Janssen
2010-10-01 13:43:40 +02:00
Lasse Holmstedt
96d991bbdc
QML Observer: Build together on runtime with debugging tools
...
Moved qmljsdebugger to a dir under qml/, made qmlobserver compile
without creator dependencies and made it compile with debugging
helpers.
Reviewed-by: hjk
2010-09-29 09:39:30 +02:00