- 02 Apr, 2015 5 commits
-
-
hjk authored
Change-Id: Iae342ffe68385de877c7a1e9a7e61e7d4889f731 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Failures were due to version specific reordering. This is still checked in cases h1, h7, h8. Simplify maintanance by removing the check in the other cases. Change-Id: I481672e693f6370c75bc4739d6cca937b9f027ea Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Take new QPolygon{,F} dumpers into account, also make QUrlPrivate field accessible, Change-Id: I2b5c122895c3ee389ba939eaeffcd613fa206009 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: I2da7f4b21251e1417efaf20813ce260ea286b1f2 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: I8ecfd77cd72e155e291acdc96fcbfd49572c91e3 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 31 Mar, 2015 1 commit
-
-
David Schulz authored
Change-Id: Iae81984eedeb4f7190268eb5d19fb652e76f8f34 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 30 Mar, 2015 1 commit
-
-
David Schulz authored
Change-Id: I7075df252ea9739600fdbf01c27987d2c0f8d159 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 23 Mar, 2015 1 commit
-
-
David Schulz authored
Change-Id: Ic5cdf0092d720bc13c1609b6e489e48712645f8b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 19 Mar, 2015 2 commits
-
-
David Schulz authored
Change-Id: I91c26bcb70a10ed00c32f8bf18f16e0ac449c5b6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
... and further unify GDB and LLDB code paths. Change-Id: Id89f3804c53190c4888082891fd3c3c55eceac84 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 10 Mar, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: Ibe3e447d29e3834766ef067ba4424c3b08ba5eb1 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 24 Feb, 2015 1 commit
-
-
hjk authored
Change-Id: Ic246b28d44312a677c8d41194d4e0c324bda125d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 12 Feb, 2015 2 commits
-
-
hjk authored
Change-Id: I528c51d2b02dccd91429778ef8c940fe5565345f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: I0a19b28d24cb570651ea84bf7cdbc9a761f85a0b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 30 Jan, 2015 1 commit
-
-
hjk authored
Instead of starting LLDB through a Python script this now starts LLDB directly. This did not work a while ago but seems fine nowaday. Change-Id: I20e915070cd6addf260817c311f4160d010aa861 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 29 Jan, 2015 1 commit
-
-
hjk authored
Change-Id: Ice03e5fd61970f86b99ce3b9122acb5ae0eb2cea Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 28 Jan, 2015 1 commit
-
-
hjk authored
Write the full command to a temporary file for easier re-use. Un-ignore the first stop, this does not seem to be needed in the new async setup. In some cases LLDB is not able to extract the even the top most frame of the stopped thread (happened 2 out of 100 runs of the QDateTime dumper). It's unclear why. For now just report the fact. Change-Id: I76a63bc288f1ae6f5bd9b9604a47f051912b93d7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 26 Jan, 2015 1 commit
-
-
hjk authored
Change-Id: I0ea21b248b51a871753f66e386fd125df1d1ead5 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 23 Jan, 2015 1 commit
-
-
hjk authored
cca10304 made dumper detection lazier, the bbsetup needs now to be trigger separately. Change-Id: I7f78c5e4b3a6981dbd1c292654a48eac0b5b58e7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 19 Dec, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I93a256f18e720edb0bcfc2b409c119abfdcf2a2b Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
-
- 12 Dec, 2014 1 commit
-
-
hjk authored
Change-Id: I5d5ed9cfc68af061970b0055b76cb563ca04ee53 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 01 Dec, 2014 1 commit
-
-
hjk authored
This triggers errors in LLDB error: main.o Parsing a die that is being parsed die: 0x00001ddf: DW_TAG_subprogram operator void *QMetaObject::Connection::* error: main.o Parsing a die that is being parsed die: 0x000100fa: DW_TAG_subprogram operator QObjectData *QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::* Change-Id: Iae6a8ca1fbd84c43c7d31b65e017792d1b6a1e0b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 28 Nov, 2014 2 commits
-
-
hjk authored
There is seemingly still no proper API for that, and the old hack broke. Use a new one. Change-Id: I9e638ca1fbd84c43c7d31b65e017792d1b6a1e0b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: Iae638ca1fbd84c43c7d31b65e017792d1b6a1e0b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 27 Nov, 2014 1 commit
-
-
hjk authored
Change-Id: I51a017ced91198bdc4e822cfcc1c45580945a773 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 25 Nov, 2014 1 commit
-
-
hjk authored
Change-Id: Ib6ba0ffb5957a60e700abd9a540bd7bbf5888b2a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 21 Nov, 2014 2 commits
-
-
hjk authored
Change-Id: I1998f0750c5905a3dc4e83db297edc135cd2a39a Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: Ie56de7a0e59cadd8557f7a2fd00d434470000f3c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 14 Oct, 2014 1 commit
-
-
hjk authored
Change-Id: I25af89bea8fe7781ae6b1b21fd294753f8519ee6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 26 Sep, 2014 3 commits
-
-
hjk authored
Change-Id: Ib8d0f2c6ed0323eb969c6a6eed9ea0a6c0e3cf8e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Add make std::string usable as "compact" key. Change-Id: Idbfcf9d299e2dde392025166a20c3d0ab60239a6 (cherry picked from commit 2776536a ) Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Change-Id: I67e63892ff997312fb23f421b0eabaf9bc1eb4aa Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 12 Sep, 2014 1 commit
-
-
hjk authored
Add make std::string usable as "compact" key. Change-Id: Idbfcf9d299e2dde392025166a20c3d0ab60239a6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 08 Sep, 2014 1 commit
-
-
Christian Kandeler authored
Qt 5.3 is the minimum requirement these days. Remove all fallback code from sources and project files. Change-Id: If6188a471197acadda4d6baee71804ba1a8026c6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 28 Aug, 2014 1 commit
-
-
hjk authored
Change-Id: I42c39ccfe979023e2aa8957132a0ef3404f45aa8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 22 Jul, 2014 1 commit
-
-
hjk authored
Handle multimap and multiset. Use the "[index] key" display that's also used for Q{Multi,}Map both for consistency and because it's needed to distiguish otherwise identical keys. Change-Id: Ib9e369206bce89e5e27d1f6f60ead11ca88e2dcb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 17 Jul, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ibeaa05a40dd75edeafe0cd23923a52da7c874cd2 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 06 Jul, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I59f5e4ceec008adedb6f548502c7c90854c033ab Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-