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
Fred Emmott
b95af44c0d
work on substitution command in fakevim
2009-04-14 13:59:46 +02:00
hjk
1c9714305e
debugger: don't kill gdb the hard way if it is still in a known state
2009-04-14 12:59:43 +02:00
Thorbjørn Lindeijer
c3a3ab9664
Small tweaks to NTFS writable check fix
2009-04-14 12:34:26 +02:00
Mathias Gumz
1898c4dbff
bugfix for windows: trying to open files stored on network drives relied on QFileInfo::isWritable() without using the real filesystem checks
2009-04-14 12:34:26 +02:00
hjk
fcfd3ae58a
make the startup script work with directories containing spaces.
...
Thanks to "catanzag" on the labs blog.
2009-04-14 12:28:17 +02:00
hjk
163705b879
debugger: less debug output in cases we know what's missing
2009-04-14 12:20:23 +02:00
hjk
73a2dc6f84
debugger: make some noise if we still can't set pending breakpoints on Linux
2009-04-14 12:20:23 +02:00
hjk
84a43310a7
debugger: use break-insert -f to insert pending breakpoints
2009-04-14 12:20:22 +02:00
Oswald Buddenhagen
894ee04ee0
make terminal emulator configurable centrally
...
this includes changing the runInTerminal.command command line.
the terminal setting mock from the debugger plugin is gone again.
2009-04-14 11:41:23 +02:00
Oswald Buddenhagen
c8c183f6b4
use temp file to pass env on unix as well
...
the linux command line can be 32k long ... which might still be not
enough. well, in fact, it just makes the 'ps' output unreadable.
2009-04-14 10:24:06 +02:00
Oswald Buddenhagen
9ec1737db1
disambiguate IContext for vc9
2009-04-14 10:24:06 +02:00
Daniel Molkentin
07f1aafa38
Fixes: Startup wrapper when Creator in directory with spaces.
...
Bug reported and fix suggested by catanzag on Qt Labs blog. Thanks!
Reviewed By: Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com >
2009-04-14 10:14:51 +02:00
Daniel Molkentin
f0794bd0d4
Fixes: Find CDB on 64 Bit Windows.
2009-04-14 10:12:24 +02:00
con
570884931b
Ignore qtcreator_process_stub.
2009-04-14 09:44:36 +02:00
hjk
3e6285358d
fakevim: fix positioning after 'w'
...
was broken during the changes to the "target column" logic
2009-04-14 09:38:16 +02:00
hjk
e76ba64f68
fakevim: work on autotests
2009-04-14 09:38:16 +02:00
hjk
04e2fc1217
fakevim: work on tests
2009-04-14 09:38:16 +02:00
Thorbjørn Lindeijer
268f460f7d
Fixed dialog title for selecting core file
2009-04-10 02:40:16 +02:00
con
407ebe69b3
Remove duplicates.
2009-04-09 18:15:10 +02:00
Friedemann Kleint
6d4d19dfa8
Handle various CDB output windows.
...
Add modules, threads and register view. Refactor register format code.
2009-04-09 16:51:13 +02:00