Commit Graph

182 Commits

Author SHA1 Message Date
Robert Loehning
78fc8e3047 Compile fix
Reviewed-by: hjk
2010-11-02 13:13:15 +01:00
Oswald Buddenhagen
a9ff4d3749 Merge remote branch 'origin/2.1'
Conflicts:
	doc/qtcreator.qdoc
2010-11-01 12:11:03 +01:00
hjk
912ad8989e debugger: remove a two more cases of the RVO bug
Reviewed-by: dt
Task-number: QTCREATORBUG-2921
2010-10-27 17:52:53 +02:00
hjk
26339061e3 debugger: add python dumpers for __m128 2010-10-26 10:41:11 +02:00
hjk
d599dc1f0f debugger: add manual test for default constructed QTextCursor 2010-10-26 10:41:11 +02:00
dt
552a2d0226 Merge remote branch 'origin/2.1' 2010-10-12 18:09:25 +02:00
hjk
88ba37f80f debugger: add explanation to "Type format" manual test
Reviewed-by: Friedemann Kleint
2010-10-12 11:55:59 +02:00
hjk
403364018a debugger: fix typos in complex watcher handling
Reviewed-by: Friedemann Kleint
2010-10-12 10:57:13 +02:00
Christian Kamm
b78c1ef6da Merge remote branch 'origin/2.1'
Conflicts:
	README
	doc/qt-html-templates.qdocconf
	doc/qtcreator.qdoc
	doc/qtcreator.qdocconf
	share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
	src/app/Info.plist
	src/plugins/bineditor/BinEditor.pluginspec
	src/plugins/bookmarks/Bookmarks.pluginspec
	src/plugins/classview/ClassView.pluginspec
	src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
	src/plugins/coreplugin/Core.pluginspec
	src/plugins/coreplugin/coreconstants.h
	src/plugins/cpaster/CodePaster.pluginspec
	src/plugins/cppeditor/CppEditor.pluginspec
	src/plugins/cpptools/CppTools.pluginspec
	src/plugins/cvs/CVS.pluginspec
	src/plugins/debugger/Debugger.pluginspec
	src/plugins/debugger/breakhandler.cpp
	src/plugins/designer/Designer.pluginspec
	src/plugins/fakevim/FakeVim.pluginspec
	src/plugins/find/Find.pluginspec
	src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
	src/plugins/git/ScmGit.pluginspec
	src/plugins/helloworld/HelloWorld.pluginspec
	src/plugins/help/Help.pluginspec
	src/plugins/imageviewer/ImageViewer.pluginspec
	src/plugins/locator/Locator.pluginspec
	src/plugins/mercurial/Mercurial.pluginspec
	src/plugins/perforce/Perforce.pluginspec
	src/plugins/projectexplorer/ProjectExplorer.pluginspec
	src/plugins/qmldesigner/QmlDesigner.pluginspec
	src/plugins/qmljseditor/QmlJSEditor.pluginspec
	src/plugins/qmljsinspector/QmlJSInspector.pluginspec
	src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
	src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
	src/plugins/regexp/RegExp.pluginspec
	src/plugins/resourceeditor/ResourceEditor.pluginspec
	src/plugins/snippets/Snippets.pluginspec
	src/plugins/subversion/Subversion.pluginspec
	src/plugins/tasklist/TaskList.pluginspec
	src/plugins/texteditor/TextEditor.pluginspec
	src/plugins/vcsbase/VCSBase.pluginspec
	src/plugins/welcome/Welcome.pluginspec
	tests/auto/cplusplus/codeformatter/tst_codeformatter.cpp
	tests/manual/fakevim/fakevim.pro
	tests/manual/ssh/errorhandling/main.cpp
2010-10-11 14:16:33 +02:00
hjk
373da663a4 debugger: compile fix for manual test 2010-10-08 14:56:17 +02:00
hjk
f3dfc8915d debugger: add python dumper for QFixed
Reviewed-by: Alessandro Portale
2010-10-08 14:26:44 +02:00
hjk
0ad538ebfb debugger: test gcc RVO bug not too extensively 2010-10-08 13:50:04 +02:00
dt
6b6d9871b8 Merge remote branch 'origin/2.1'
Conflicts:
	share/qtcreator/templates/mobileapp/app.pro
	share/qtcreator/templates/qmlapp/app.pro
	src/plugins/cpptools/cpptools.pro
2010-10-04 16:07:46 +02:00
Friedemann Kleint
ccecfd701e Debugger: Fix manual test.
to work at least for debug-in-source builds.

Reviewed-by: hjk
Task-number: QTCREATORBUG-2546
2010-10-04 12:19:28 +02:00
hjk
9c31719c09 debugger: add manual test for QTextCursor and QTextDocument dumper 2010-09-28 09:35:59 +02:00
hjk
8672cbec8b debugger: add a manual QDate and QTime test 2010-09-27 13:24:57 +02:00
hjk
f793943371 debugger: manual test: add object names to threads test 2010-09-14 18:31:07 +02:00
hjk
7457083bab debugger: only update variables that are operated on 2010-09-13 08:32:37 +02:00
hjk
7528b3b022 debugger: fix editing of breakpoint conditions 2010-09-08 12:18:04 +02:00
Kai Koehne
b0bc76ece0 GdbTest: Compile fix 2010-09-03 12:29:41 +02:00
Bill King
1f0b600b82 Autotests: More cleanup of tests, and initial marking of components belonged to. 2010-09-02 15:32:04 +10:00
hjk
be4342b70e debugger: use dynamic type in locals & watchers
only available with gdb newer than Aug 31, 2010
2010-09-01 14:35:06 +02:00
hjk
f32403328a debugger: extend manual test 2010-09-01 13:37:07 +02:00
hjk
aaffe03e48 debugger: squash compiler warnings in manual test 2010-09-01 13:37:07 +02:00
hjk
5d133e248e debugger: add a manual test for typedefed simple types 2010-08-30 10:38:38 +02:00
hjk
5f13608c61 debugger: replace \n by \\n in locals & watchers
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-2144
2010-08-26 13:21:47 +02:00
hjk
9e8f6cf860 debugger: don't test the gcc RVO bug too often 2010-08-25 07:45:01 +02:00
hjk
fb56c37b85 debugger: manual test, make testStruct() not run into the gcc RVO bug. 2010-08-23 15:17:23 +02:00
hjk
59aee04ca4 debugger: add a comment to manual test regarding special char * support with python 2010-08-18 11:18:29 +02:00
Kai Koehne
172288b593 Amend gdbdebugger tests (Mac blackteam testing) 2010-08-18 10:57:22 +02:00
hjk
5d645bfdfe debugger: fix display of QObject properties 2010-08-13 09:31:07 +02:00
hjk
9a515bd2ad debugger: add manual test for custom property dumper
Currently failing.
2010-08-12 15:27:31 +02:00
hjk
67f7caa116 debugger: add manual test for QLocale dumper 2010-08-12 15:27:31 +02:00
hjk
91aa9f6c0c debugger: add some test code to the manual test 2010-08-11 15:15:19 +02:00
hjk
104751241d debugger: implement python dumper for std::vector<bool> 2010-07-22 19:47:50 +02:00
hjk
dfd44a0ceb debugger: fix display of correct thread in the thread combobox 2010-07-21 13:11:35 +02:00
hjk
40bb503219 debugger: re-adjust 'moved' breakpoints after debugging finished 2010-07-20 14:02:58 +02:00
hjk
e760700f0f debugger: overhaul "state machine"
This mainly allows for more precise shutdown and tightens the set
of allowed transitions.
2010-07-14 17:49:16 +02:00
Friedemann Kleint
6b44b30285 Manual tests: Rename profiles to avoid conflicts. 2010-07-14 09:56:58 +02:00
hjk
d532180b3c debugger: add manual test to handle console input 2010-07-07 17:51:42 +02:00
hjk
bb3a6f05d0 debugger: add test code for signal/slot debugging 2010-07-07 17:32:50 +02:00
hjk
979e2c299c debugger: improve QRegion dumper
Don't use inferior calls anymore.
2010-07-01 09:44:18 +02:00
hjk
74bf5d98e3 debugger: add a simple-minded dumper for QRegion 2010-06-30 15:21:39 +02:00
hjk
5adefac634 debuggger: fix dumping of array of string types 2010-06-29 12:02:02 +02:00
hjk
effc5abdd8 debugger: don't try to compute tooltip if it's not shown 2010-06-29 10:58:29 +02:00
hjk
060385b41c debugger: make QVector dumper show address of elements.
Also speed up dumping a bit by using 'put' instead of 'putField' when
appropriate.
2010-06-28 14:07:16 +02:00
hjk
d059459d9f debugger: make qulonglong visible in Local&Watchers
Only one level of typedef was stripped, but qulonglong has two.
2010-06-28 10:30:18 +02:00
hjk
6493b4853d debugger: adjust loading/saving of watched expressions to recent changes 2010-06-25 10:21:39 +02:00
hjk
6a6cba5518 debugger: The DebuggerEngine refactoring.
This replaces the (de facto) singleton engines and data handlers by classes
that are instantiated per run. The DebuggerRunControl will now create an
object of (a class derived from) DebuggerEngine that contains all the relevant
"dynamic" data.

DebuggerManager is no more. The "singleton" bits are merged into DebuggerPlugin,
whereas the data bits went to DebuggerEngine.

There is no formal notion of a "current" DebuggerEngine. However, as there's
only one DebuggerEngine at a time that has its data models connected to the
view, there's still some "de facto" notion of a "current" engine. Calling
SomeModel::setData(int role, QVariant data) with custom role is used as the
primary dispatch mechanism from the views to the "current" data models
(and the engine, as all data models know their engine).
2010-06-22 10:59:57 +02:00
hjk
628cf52f94 debugger: add an option to filter out locals for easier debugger debugging 2010-06-14 10:45:10 +02:00