Commit Graph

5172 Commits

Author SHA1 Message Date
Friedemann Kleint
b792b934e4 Dumper: Compile fix. 2009-12-01 11:42:48 +01:00
Daniel Molkentin
96a66661b4 fix gdb autotest 2009-11-30 01:21:47 +01:00
hjk
ecf7517352 debugger: add a slightly more complex QObject manual test 2009-11-27 14:47:22 +01:00
hjk
dd71d9a593 debugger: fix more cases of .. if ... else .. 2009-11-27 14:11:36 +01:00
hjk
f27c5cc617 debugger: make debian testing happy 2009-11-26 17:59:27 +01:00
hjk
36db421fce debugger: make dumper exception passing configurable 2009-11-26 14:59:57 +01:00
hjk
63102dec0a debugger: make dumper test suite pass again 2009-11-26 14:59:57 +01:00
Christian Kamm
746bea8e1e Make flip in ChangeSet move two different-length strings around.
Instead of just flipping same-length strings.
Also fix an incorrect replace position adjustment.
2009-11-26 14:45:11 +01:00
Christian Kamm
80b52e589d Improve ChangeSet to support more rewriting operations. 2009-11-26 12:24:18 +01:00
hjk
58e562b80a debugger: autotest fixes 2009-11-25 13:52:29 +01:00
hjk
b8dbb12009 debugger: add autotests for QFile, QDir, QFileInfo and QLocale dumpers 2009-11-25 13:46:33 +01:00
hjk
735f307c85 debugger: fix some of the autotests for uninitialized objects 2009-11-24 11:05:29 +01:00
hjk
791697ba3c debugger: add autotest for new std::deque, std::map, std::set, QModelIndex dumpers 2009-11-24 09:43:26 +01:00
hjk
298769ce71 debugger: shuffle autotest code around, remove dead parts 2009-11-23 10:51:53 +01:00
hjk
8ca08fad8a debugger: add QPixmap autotest for new dumpers 2009-11-23 10:51:52 +01:00
Oswald Buddenhagen
913f6161a1 Merge remote branch 'origin/1.3'
Conflicts:
	src/plugins/cpptools/cppcodecompletion.cpp
	src/plugins/help/helpplugin.cpp
	src/plugins/projectexplorer/projectexplorer.cpp
2009-11-20 17:25:39 +01:00
hjk
43cca5c41e debugger: adjust new dumper autotests to reality 2009-11-20 16:54:09 +01:00
hjk
e2cfc0958e debugger: mark 'Null' QStrings() in pretty-printers 2009-11-20 10:11:21 +01:00
hjk
aa3b274a93 fakevim: fix undo of 'J' 2009-11-19 08:51:18 +01:00
Roberto Raggi
f2c4d84c6c Compile 2009-11-17 14:30:01 +01:00
Roberto Raggi
bc96850ded Introduced ASTPatternBuilder 2009-11-16 14:54:45 +01:00
Roberto Raggi
bef4ed8917 Introduced destructive pattern matching. 2009-11-16 14:15:12 +01:00
con
c718095c28 Merge commit 'origin/1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp

Reviewed-by: Oswald Buddenhagen
2009-11-16 11:35:47 +01:00
Roberto Raggi
baffd97efb Fixed parsing of ctor-initializers and added a manual test for the AST matchers 2009-11-13 12:38:18 +01:00
Roberto Raggi
28ab85b137 Removed obsolete code. 2009-11-13 12:13:49 +01:00
hjk
805c728a29 debugger: work on QObject dumper auto test 2009-11-13 10:49:50 +01:00
hjk
2df118c1a7 debugger: add autotest for QSet dumper 2009-11-12 09:25:42 +01:00
hjk
cfc525d73b debugger: add autotest involving a typedef 2009-11-12 09:25:41 +01:00
Erik Verbruggen
2d2d0b59c8 Changed ExpressionUnderCursor to handle Objective-C send-message operations. 2009-11-11 09:35:42 +01:00
Erik Verbruggen
72d4493fc2 Added scope calculation for Objective-C classes. 2009-11-11 09:21:06 +01:00
Roberto Raggi
0ae2d96a9b Fixed the AST field names. 2009-11-10 16:47:16 +01:00
Roberto Raggi
e5eb88a31f Ported the accept methods. 2009-11-10 16:20:13 +01:00
Roberto Raggi
cdb1443219 Cleanup specifiers. 2009-11-10 16:20:13 +01:00
Roberto Raggi
4fc2ccf0c5 Cleanup ptr operators. 2009-11-10 16:20:13 +01:00
Roberto Raggi
24b6c858eb Cleanup postfix declarators. 2009-11-10 16:20:12 +01:00
Roberto Raggi
a7219736b6 Cleanup Postfix operators. 2009-11-10 16:20:12 +01:00
Roberto Raggi
1dbdbbefe7 Cleanup base base specifiers. 2009-11-10 16:20:11 +01:00
Roberto Raggi
77e7899e7c Removed StatementListAST
Done with Erik Verbruggen
2009-11-10 16:20:09 +01:00
Roberto Raggi
36a0ea2bcb Removed DeclarationListAST node.
Done with Erik Verbruggen
2009-11-10 16:20:09 +01:00
hjk
085f6b2c26 debugger: add autotest for QList<int *> dumper 2009-11-06 10:15:19 +01:00
ck
8d810bd1d2 Debugger: Fix dumper tests for 64-bit Linux.
Resolved padding issue for QMapNode.

Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2009-11-05 10:11:46 +01:00
Friedemann Kleint
b1af7f2fd5 Debugger autotests: Compile Windows/gcc 4.4.1, skip tst_gdb
when not applicable.
2009-11-05 10:05:46 +01:00
hjk
908b051973 debugger: work on dumper autotests. 2009-11-04 14:39:48 +01:00
hjk
7dea6766ed debugger: add manual test case for two-dimensional C array 2009-11-04 14:39:48 +01:00
hjk
8a5540292d debugger: work on autotests 2009-11-03 14:15:24 +01:00
hjk
074b719b79 debugger: add autotest for synchroneous dumpers
QVariant, QPoint[F], QSize[F], QRect[F]
2009-10-29 18:34:31 +01:00
Friedemann Kleint
09f77930bc Debugger: Do not use C99 types for pointers in sprintf() formats.
Pointer fit into long or long long (Win64).
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-29 15:13:49 +01:00
Robert Loehning
64e2519915 TRK: Changed strings.
Using "TRK" when referring to the protocol, "App TRK" when referring to the program on the device.

Reviewed-by: Oswald Buddenhagen
2009-10-29 14:18:49 +01:00
hjk
6594ddbfb7 debugger: work on autotests 2009-10-29 09:51:29 +01:00
hjk
35dbd66764 debugger: fix the autotest fix 2009-10-29 09:51:29 +01:00