qtdeclarative/tools/v4
Simon Hausmann 07860794da Initial support for debugging in the v4 interpreter
This adds breakpoint support to the Debugger, a helper function in the engine
for enabling debugging (which will switch from JIT to the interpreter) and a
DebuggingAgent interface, for use by v4 clients.

Change-Id: I78e17a6cbe7196b0dfe4ee157fc028532131caa3
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
2013-07-26 11:53:42 +02:00
..
main.cpp Initial support for debugging in the v4 interpreter 2013-07-26 11:53:42 +02:00
v4.pro Fix compilation with built-in v4vm JS engine 2013-04-15 13:03:20 +02:00