Commit Graph

80529 Commits

Author SHA1 Message Date
hjk
39bf47f7ae debugger: fix message on debugger exit 2009-04-16 15:06:31 +02:00
hjk
544aea1a2e debugger: watcher creation revisited 2009-04-16 14:42:45 +02:00
hjk
e2ef47bcff debugger: prevent endless loop when contructor breakpoints are located
in inaccessible files
2009-04-16 14:42:45 +02:00
Thorbjørn Lindeijer
98c87839bd Updated files to be patched to new Qt version 2009-04-16 13:59:53 +02:00
hjk
40700c9dd7 debugger: add an autotest for the regexp used for paring 'info break' output 2009-04-16 12:52:29 +02:00
hjk
1f458da6bb debugger: add a destructor in the manual test 2009-04-16 12:17:01 +02:00
hjk
5076be59e3 fakevim: fix cursor position for <n>j or <n>k and end or begin of document 2009-04-16 11:52:58 +02:00
Thorbjørn Lindeijer
bc89f5dc4f Merge branch '1.1'
Conflicts:
	src/plugins/debugger/debuggeractions.cpp

Reviewed-by: hjk
2009-04-16 11:32:05 +02:00
hjk
c172e9b1a4 fakevim: autotests for 'e', 'dd', 'w', 'cc' 2009-04-16 11:26:12 +02:00
mae
655d39a9d7 nicer visual session switching 2009-04-16 11:22:18 +02:00
Thorbjørn Lindeijer
ef1311d054 Fixed restoring of full screen window state
Task-number: 247123
2009-04-16 10:28:41 +02:00
hjk
3c7b1f4a80 debugger: return the address of the output buffer from the dumpers 2009-04-16 08:57:34 +02:00
hjk
6f56ad0ac3 projectmanager: proper name for build log dialog 2009-04-16 08:43:39 +02:00
Oswald Buddenhagen
cc09453cb1 make quote/escape parsing more qmake-compatible 2009-04-15 20:35:58 +02:00
Oswald Buddenhagen
031c7c1658 QT_NO_CAST_FROM_ASCII safety 2009-04-15 20:35:58 +02:00
Oswald Buddenhagen
870a3b3903 protect against circular inclusion of pro/pri files
Task-number: 250574
2009-04-15 20:35:58 +02:00
Oswald Buddenhagen
99fccb6d37 do not crash on lines starting with an equal sign 2009-04-15 20:35:58 +02:00
Alessandro Portale
7a0baf65e7 Don't annoy Windows users with alien dir separators 2009-04-15 19:07:25 +02:00
Alessandro Portale
03fb468d53 Don't annoy Windows users with alien dir separators 2009-04-15 18:44:41 +02:00
Alessandro Portale
9c57693a09 Don't annoy Windows users with alien dir separators 2009-04-15 18:39:05 +02:00
dt
8817cdd2bd Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-04-15 18:35:46 +02:00
Alessandro Portale
d54df03794 Don't annoy Windows users with alien dir separators 2009-04-15 18:34:03 +02:00
dt
d0c6a85d0f Showing wrong path separator in the project mode.
Review-By: Alessandro
2009-04-15 18:31:16 +02:00
Alessandro Portale
b13e19ef61 Don't annoy Windows users with alien dir separators 2009-04-15 17:42:04 +02:00
kh
b1ea36bc47 Fix build with namespaced Qt
Reviewed-by: Thorbjorn Lindeijer
2009-04-15 17:36:38 +02:00
Alessandro Portale
eed3c413e1 Don't annoy Windows users with alien dir separators 2009-04-15 17:32:53 +02:00
Kavindra Devi Palaraja
48bdd7aa1a Fixes: - Doc - fixed a broken link and adding a bit more to the tutorial 2009-04-15 17:28:04 +02:00
Kavindra Devi Palaraja
86a5ab47c4 Fixes: - Doc: Some minor cleanups on the documentation for CDB 2009-04-15 17:27:17 +02:00
Alessandro Portale
04fafbddfe Don't annoy Windows users with alien dir separators 2009-04-15 17:19:15 +02:00
Alessandro Portale
c36d51792f Don't annoy Windows users with alien dir separators 2009-04-15 16:54:18 +02:00
hjk
5cb0a3cb72 debugger: put the address of the loaded helpers into the debugger log 2009-04-15 16:48:46 +02:00
Alessandro Portale
46ac6ca0af Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-04-15 16:41:08 +02:00
Friedemann Kleint
2cc8959114 Introduce option -enable-cdb to enable CDB.
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-04-15 16:38:32 +02:00
Alessandro Portale
bccfd33dee Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-04-15 16:35:22 +02:00
Alessandro Portale
1d35bc7003 Don't annoy Windows users with alien dir separators 2009-04-15 16:34:37 +02:00
dt
d0159d7c7c Small tweaks to the cmake open project wizard.
Note: The use is now forced to run cmake. This is rather suboptimal, but
currently cancel doesn't do the correct thing so we prevent that.
2009-04-15 16:22:55 +02:00
Thorbjørn Lindeijer
500b5e20b5 No need to open file ReadWrite for just reading its contents
Pointed out by Mathias Gumz.
2009-04-15 16:10:46 +02:00
dt
f15660cb5c Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1 2009-04-15 15:42:39 +02:00
hjk
e61fa399ed debugger: also parse PID if the program starts without breakpoints 2009-04-15 15:41:21 +02:00
dt
1e0561e8e5 Crash on removing RunConfigurations by editing the pro file
Task: 250759
2009-04-15 15:39:19 +02:00
hjk
800a48f027 debugger: code cosmetics 2009-04-15 14:26:08 +02:00
Friedemann Kleint
2f115bebd7 Fix previous commit. 2009-04-15 12:04:27 +02:00
Friedemann Kleint
4c2f5d1eaf Make the "Show symbols" option of the module window work on Windows.
Introduce API to debug engines and debugger manager to do this.
Reviewed-by: hjk <qtc-commiter@nokia.com>
2009-04-15 12:01:58 +02:00
hjk
e39d006ffb debugger: fix re-initialization of watch item inames 2009-04-15 10:06:31 +02:00
Friedemann Kleint
d11242feba Make break by function work for CDB.
Add function to automagically resolve function symbol names
that are missing the module name (module!foo). Kill some
trailing whitespace. Add a hack to transform qMain->main for VS.
2009-04-15 10:05:40 +02:00
hjk
0c03179fac fakevim: compile fix 2009-04-14 15:47:45 +02:00
Friedemann Kleint
7f84a96e3a Compile on Windows. 2009-04-14 15:22:52 +02:00
Friedemann Kleint
d4ccc16f9f Implement disassembler for cdb.
Filter debugging output correctly, some glitches. Extract
base class for debugging output to be able to intercept
debugging output for other purposes (such as disassembling).
2009-04-14 15:04:19 +02:00
hjk
883a7ffdbc fakevim: fix the "Quit FakeVim" handler 2009-04-14 14:42:46 +02:00
hjk
254aa303ff debugger: use 'gdb' as default debugger 2009-04-14 14:24:45 +02:00