- Mar 14, 2012
-
-
Aurindam Jana authored
Call EXEC instead of SET_PROPERTY for assigning a value in Locals and Expressions. Also check if the id of the object is valid before calling EXPAND. Task-number: QTCREATORBUG-7089 Change-Id: I2769e5345cfb7ecf87e36125821f141821556690 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
- Mar 05, 2012
-
-
Leena Miettinen authored
Change-Id: I7d5ac28e27d942b7979aaf46cd464ba7989d5d02 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Feb 29, 2012
-
-
Aurindam Jana authored
Walk the AST to find probable "breakable" code positions and relocate breakpoints. Change-Id: I3033bb85b21436face8265661aa8779c63dcf960 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Feb 20, 2012
-
-
Aurindam Jana authored
Move QML/JS independent classes to common Debugger code. A Debugger Engine needs to override evaluateScriptExpression() to provide engine specific script evaluation. Change-Id: I02b23b380a3eb1b12003b30ded0b7d075e44dfed Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 09, 2012
-
-
Aurindam Jana authored
Change-Id: I153c30310ac318d2de8b9a96c6d1e7f80439d306 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Dec 21, 2011
-
-
Friedemann Kleint authored
Change-Id: Id6f437c54504f6730c8726264f460b8f1631899d Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 16, 2011
-
-
Aurindam Jana authored
V8DebugService uses a different protocol. This fix now uses the new protocol. It also optimizes the number of debug requests made to retrieve debug information. Change-Id: I40d7b1d4ab0535831c6a19cadd9b48763934c1de Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Dec 07, 2011
-
-
Kai Koehne authored
Change-Id: Icd65cde2bcb09eaa35cf67399e60e9d9f4484105 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 27, 2011
-
-
Aurindam Jana authored
Change List: a) Refactored code: Shifted JSON message creation to QmlV8DebuggerClientPrivate. b) QScriptEngine is used for JSON instead of JsonValue and JsonInputStream. c) Locals Window displays all variables accessible in the current context. Change-Id: I82e73f6c57482408f5fc501c908aa96297d3d754 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Oct 20, 2011
-
-
Aurindam Jana authored
Breakpoint can be enabled and disabled. Change-Id: Ib13b429a72251e9d99b017354601fdd44c6d024e Reviewed-by:
hjk <qthjk@ovi.com>
-
- Oct 05, 2011
-
-
Aurindam Jana authored
The QmlJsDebugger likes to remove breakpoints in the BreakpointInsertProceeding state. The state transition from BreakpointInsertProceeding to BreakpointRemoveRequested is now allowed. The state of breakpoint is set to BreakpointInserted only when the breakpoint is hit. Change-Id: I2fdd8d916363866fd920af7488f78d92df54d93b Reviewed-on: http://codereview.qt-project.org/5899 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Oct 04, 2011
-
-
Kai Koehne authored
Change-Id: Ide9ee35677a49c52788042df9fedffb4cf90f857 Reviewed-on: http://codereview.qt-project.org/5898 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Sep 16, 2011
-
-
Aurindam Jana authored
The user can request Javascript break on event. The user can provide this info in the Breakpoints Window and provide the slot which will be called when the event occurs. For example: specify "onTriggered" if you need to break on Timer triggered event. Change-Id: If936d7402f5978a182132fdcca75515588364e16 Reviewed-on: http://codereview.qt-project.org/4758 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 25, 2011
-
-
Aurindam Jana authored
Sends connect command after all initial commands have been sent. This ensures that the initialization is complete before the start of the debugging session. Change-Id: I1903caa9c213fef4e6b40df89a352d80e350a46d Reviewed-on: http://codereview.qt.nokia.com/3526 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Aurindam Jana authored
This fix sets moves breakpoints on commented lines to the next executable line. Change-Id: Ie9ca8a7c6e0360ce4a916053ef7aedd1cc28484d Reviewed-on: http://codereview.qt.nokia.com/3525 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Aug 23, 2011
-
-
Aurindam Jana authored
Breakpoints are resolved and set only after querying for their actual locations from v8 engine. Change-Id: If119865f50d9f91a4930096751599a4f22bc9d26 Reviewed-on: http://codereview.qt.nokia.com/3406 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Aurindam Jana authored
Change-Id: Ifa2e9a9901a166907bd7c3999421146b07bd1c59 Reviewed-on: http://codereview.qt.nokia.com/3328 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Aurindam Jana authored
The v8 engine is blocked till the client is connected to the service to ensure proper hitting of breakpoints. Task-number: QTCREATORBUG-5412 Change-Id: Iec772cb547a31fef4cccbd4bb1116699c52d20e5 Reviewed-on: http://codereview.qt.nokia.com/3308 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 17, 2011
-
-
Aurindam Jana authored
Change-Id: I15bb1342f647362cb00e4b0d0453b663a2d3f637 Reviewed-on: http://codereview.qt.nokia.com/3095 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Aurindam Jana authored
Delegates setting of breakpoints to functions that set/reset/change the breakpoint one at a time. Change-Id: I553a74b05cf19c9d2436344db67bc962da18457f Reviewed-on: http://codereview.qt.nokia.com/3082 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Aug 12, 2011
-
-
Robert Loehning authored
MSVC will warn if it finds */ outside of a comment Change-Id: Ie25fd0d2793946817abfa778a6d475e881df1859 Reviewed-on: http://codereview.qt.nokia.com/2914 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Aug 11, 2011
-
-
Kai Koehne authored
Change-Id: I0b92c281e0d1cfd3e4d5a4e56544fde41a0f22a6 Reviewed-on: http://codereview.qt.nokia.com/2788 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 03, 2011
-
-
Aurindam Jana authored
The appropriate client handles the debugging based on the service available at the server side. Change-Id: I46b66036f700fc7e45e8b38cef7f1ce1445b1122 Reviewed-on: http://codereview.qt.nokia.com/2497 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-