- 13 Oct, 2010 2 commits
- 08 Oct, 2010 2 commits
- 01 Oct, 2010 1 commit
-
-
hjk authored
The problem of gdb finding QVector::malloc instead of the global malloc appeared again. The workaorund is to use calloc which is not used by Qt. However, for transfering string literal data to the inferior gdb uses malloc internally outside our control, so we cannot use string literals in inferior calls at all. In the particular case of QObject property names we are lucky as the data already exists in the inferior memory. This patch just uses it. Reviewed-by: Leandro Melo Task: QTCREATORBUG-2533
-
- 30 Sep, 2010 1 commit
-
-
Friedemann Kleint authored
Avoid symbol clash with QVector::malloc. Display at least property count. Reviewed-by: hjk
-
- 28 Sep, 2010 1 commit
-
- 27 Sep, 2010 1 commit
-
-
hjk authored
-
- 17 Sep, 2010 1 commit
-
-
hjk authored
-
- 16 Sep, 2010 1 commit
-
-
hjk authored
-
- 09 Sep, 2010 1 commit
-
-
hjk authored
-
- 02 Sep, 2010 1 commit
-
-
hjk authored
-
- 26 Aug, 2010 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-2123 QTCREATORBUG-2122
-
- 25 Aug, 2010 2 commits
- 24 Aug, 2010 1 commit
-
-
hjk authored
-
- 20 Aug, 2010 1 commit
-
-
hjk authored
-
- 18 Aug, 2010 2 commits
- 13 Aug, 2010 5 commits
-
-
Friedemann Kleint authored
due to it causing Windows gdb to crash. Reviewed-by: hjk
-
hjk authored
-
hjk authored
-
hjk authored
-
- 12 Aug, 2010 1 commit
-
-
hjk authored
-
- 11 Aug, 2010 2 commits
-
-
hjk authored
- 22 Jul, 2010 2 commits
- 07 Jul, 2010 2 commits
- 06 Jul, 2010 1 commit
-
-
hjk authored
-
- 01 Jul, 2010 2 commits
- 30 Jun, 2010 1 commit
-
-
hjk authored
-
- 28 Jun, 2010 1 commit
-
-
hjk authored
Also speed up dumping a bit by using 'put' instead of 'putField' when appropriate.
-
- 25 Jun, 2010 1 commit
-
-
hjk authored
-
- 10 Jun, 2010 1 commit
-
-
hjk authored
-
- 08 Jun, 2010 2 commits