Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
hjk
b052ce2c21
debugger: add a 'break at main' checkbox in the 'start and debug external' dialog
2009-06-12 12:57:22 +02:00
Friedemann Kleint
c4a0abcda7
Enabled passing on PIDs from the command line to the debugger.
...
Introduced struct DebuggerStartParameters to pass around
start parameters, removing the need for the engines to
access private members of DebuggerManager. Pass it
to DebuggerManager::startNewDebugger() and move
the GUI parts of that function into DebuggerPlugin,
making it possible to create the struct from command line
parameters. Introduce command line parsing with a few more
-enable-xx options. Introduce warning() to debugger panel
in the CDB engine.
On this occasion, clean out a few trailing whitespaces.
2009-05-25 16:22:11 +02:00
hjk
cce1c7f78e
debugger: rename 'win' subdir to 'shared'
2009-05-19 15:45:58 +02:00
hjk
2fce747a6d
debugger: start work "Target Communication Framework" "frontend"
2009-05-07 16:51:02 +02:00
hjk
f87df9e72e
debugger: handle error when remote server does not respond
2009-05-07 09:35:11 +02:00
hjk
3d84da2b4d
debugger: initial work to start a remote gdbserver
2009-05-06 16:12:22 +02:00
hjk
9ae53e49ca
debugger: rename 'AttachRemote' to 'StartRemote'
2009-05-06 13:27:11 +02:00
hjk
b2598d0030
debugger: initial work on remote debugging
2009-05-04 14:48:06 +02:00
Thorbjørn Lindeijer
268f460f7d
Fixed dialog title for selecting core file
2009-04-10 02:40:16 +02:00
Friedemann Kleint
355f44fe8f
Fixes: Error logging, polish attach remote dialog
2009-03-05 17:30:29 +01:00
hjk
9d70760955
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-05 11:07:36 +01:00
hjk
1717ddf2f7
Fixes: compile fix with namespaced Qt
2009-03-05 09:46:36 +01:00
Friedemann Kleint
58c4cd8b27
Fixes: Make Attach External Dialog play nicely (exclude self)
...
Details: MinGW compilation
2009-03-04 16:48:13 +01:00
Friedemann Kleint
86b6c44e4e
Process Listing Windows
2009-03-04 16:00:43 +01:00
hjk
07d51d0c14
Fixes: debugger: worlk on core file loading
2009-03-02 15:14:12 +01:00
hjk
00a9c05328
Fixes: debugger: forgot to add these
2009-03-02 14:04:03 +01:00