- 31 Oct, 2014 1 commit
-
-
David Schulz authored
Change-Id: Ic107154400550227dad58194aca70b5370f147bc Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 11 Dec, 2013 1 commit
-
-
David Schulz authored
Change-Id: Idc97782b4ad9bd9a117eec2cc1b7f92bf6b8ab0a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 09 Dec, 2013 1 commit
-
-
David Schulz authored
Change-Id: I1b9285e4bc3d0d9a21f0779b3e6dec1f9a4b4ee1 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 02 Dec, 2013 1 commit
-
-
David Schulz authored
Change-Id: I092ab69445028c8b359ae0edca764f17b4a6d6cd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 22 Apr, 2013 1 commit
-
-
David Schulz authored
Change-Id: Ib3935ed8ea03500e5787dcfdf9828f18539ffc93 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 18 Jan, 2013 1 commit
-
-
Friedemann Kleint authored
Extend QString dumper to be able to dump a substring. Change-Id: I1f64e441980a7c2c295f40317b2b187cfebcd7ea Reviewed-by:
hjk <qthjk@ovi.com>
-
- 29 Dec, 2012 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ic1a4a0e6767a0cecb1fd869bbcfd9673854631aa Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 24 Aug, 2012 1 commit
-
-
Friedemann Kleint authored
Retrieve data of Qt types with unexported private classes from memory. - Dump new string members of Qt 5's QUrl - Fix QDir (faulty offset). - Implement QDateTime. Change-Id: Ie0524a531cd0afb3b8e058c2a0a0bf9616078357 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 27 Jul, 2011 1 commit
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-5475 Change-Id: Ic034f0f73a9dc375751dcb7dc463786ba596bec9 Reviewed-on: http://codereview.qt.nokia.com/2296 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 17 May, 2011 1 commit
-
-
Friedemann Kleint authored
Assign to QString/QByteArray following gdbmacros.py implementation (call resize if required, copy data into buffer). Assign to std::[w]string only it has sufficient memory (since std::string<>.resize cannot be called).
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 05 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
Dump by reading raw memory for further types for whose private classes no symbolic information is available. Also fix dumping for pointer values, taking CDB's pointer/value duality into account.
-
- 04 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
QRegExp, QDir, whose private classes do not have symbolic information, either. Create convenience routines for dumpers accessing the raw memory of those private classes.
-
- 01 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
QFile/QFileInfo/QUrl: For those types, there is no symbolic information for their *Private classes. Poke around in raw memory do obtain some information. Move readMemory-utilities around.
-
- 23 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
As the structure is quite deeply nested.
-
- 18 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
Fix assignment to reference nodes (QByteArray field elements).
-
- 12 Jan, 2011 1 commit
-
-
con authored
Reviewed-by: hjk
-
- 11 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
Some documentation/comment changes.
-
- 07 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
and QVariant-containers. Add infrastructure to pass information from simple to complex dumpers (cached additional nodes) and for non-container type complex dumpers.
-
- 06 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
Resolve all types and always use current module for templates. Fixes to pointer handling. Make verbose switchable.
-
- 05 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
in order to speed things up or make dumping of containers of classes possible. Fix a bug in stripPointerType.
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 16 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
- Do not report start-up trap as stop reason should one trigger while stepping. - Set current frame to first usable frame, avoiding disassembly while stepping - Kill process in case of forced shutdown with pending (long) commands. - SymbolGroupValue: Do a quick check for accessible values and mark failure as 'invalid'. - Introduce flag indicating existence of simple dumpers to types.
-
- 15 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Factor out some utilities for hashes.
-
- 13 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Move container size code to container.cpp/h and known type enumeration to separate knowntype.h. Add some more types. Change type detection to work without 'class '/'struct ' prefixes for inner types. Add Qt types with Movable/Primitive flags. Add QStack/QQueue, size for std::deque and std::stack. Add infrastructure for linked-list type containers and std::list. Implement QList specialisations depending on type.
-