- 12 Apr, 2011 16 commits
-
-
Tom Sutcliffe authored
Not fully working over USB yet, there are some handshaking issues that need to be addressed. WLAN might be improved due to the -qmljsdebugger fixes, but not tested.
-
Kai Koehne authored
Make sure it's before the "-after" section, and therefore available in the .pro file.
-
Kai Koehne authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
For memory views. In the dumper, create a cache of TypeInfo structs to contain type information and print the new entries in each call of bb(). Collect the information in the gdb engine. Replace WatchData::origAddress by WatchData::ReferencingAddress to be able to correctly handle automatically dereferenced pointers of the gdb engine. Whereas 'address' of a automatically dereferenced used to be that of the pointer, it is now that of the dereferenced item matching the size reported, enabling memory views. Referencing address is now the address of the pointer. Reviewed-by: hjk
-
Friedemann Kleint authored
Color all available children if available instead of just first order children. Remove member variable struct and pass range vector representing area directly to recursion.
-
Friedemann Kleint authored
-
Jarek Kobus authored
Reviewed-by: Tobias Hunger
-
hjk authored
Reviewed-by: dt
-
hjk authored
-
hjk authored
-
Christian Kandeler authored
Not used yet.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- 11 Apr, 2011 4 commits
-
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-4462 Reviewed-by: Kai Koehne
-
Pawel Polanski authored
-
Tobias Hunger authored
Fix update of Qt debugging helper display (yet again;-) Task-number: QTCREATORBUG-2810
-
Christian Kandeler authored
-
- 08 Apr, 2011 20 commits
-
-
Tobias Hunger authored
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Tobias Hunger authored
-
Tobias Hunger authored
... and add a unit test.
-
Friedemann Kleint authored
Add a separate memory view tool window available from the context menus of: Locals view: If the debugger provides size information, colors the areas of member variables for inspecting class layouts. Registers view: Tracks the area pointed to by a register. The view has a context menu allowing to open subviews referenced by the pointer at the location using the toolchain abi's word with/endianness. Rubber-stamped-by: hjk
-
Tobias Hunger authored
... and clean up the whitespaces.
-
cerf authored
This allows to have more detailed infos about a revision, pretty much similar to 'git show'. Merge-request: 288 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Are more intelligent at guessing nested VCS. This should improve git submodule support. Task-number: QTCREATORBUG-4044
-
Tobias Hunger authored
Remove unnecessary virtuals and whitespaces
-
Friedemann Kleint authored
-
hjk authored
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
hjk authored
Base 64 to the rescue.
-
Pawel Polanski authored
-
hjk authored
-
Tobias Hunger authored
Update the invalid icon of the Qt version as soon as the qmake path is changed. Task-number: QTCREATORBUG-4408
-
Tobias Hunger authored
Use int instead of unsigned and do some code cosmetics while at it.
-
Orgad Shaneh authored
Merge-request: 285 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-