Pawel Polanski
6364c9366f
CODA: Creator crashed when more than one debugging session is launched
...
The problem here is in the callback mechanism. When CodaGdbAdapter is closed
it tries to close the application on the mobile. If the CodaGdbAdapter is destroyed
short afterwards the response is propagated to an invalid object.
Task-number: QTCREATORBUG-4713
2011-05-04 12:13:02 +02:00
Pawel Polanski
feab11c6b0
CODA: Application Output has been polished
2011-05-03 14:03:19 +02:00
Friedemann Kleint
e36fa12115
Symbian: Fix error reporting.
2011-04-21 13:54:52 +02:00
Friedemann Kleint
774fa49412
Fix more krazy warnings.
2011-04-19 15:43:53 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Pawel Polanski
1f445b2dff
Symbian: Fixed the 'Adapter start failed' bug
...
Task-number: QTCREATORBUG-4325
Reviewed-by: Friedemann Kleint
2011-04-01 16:56:23 +02:00
Olivier Goffart
720a86c9fc
Compilation fixes with the QStringBuilder changes in Qt master
...
QStringBuilder also works with QByteArray now.
Which means some of the implicit conversions do not work anymore
2011-03-30 15:18:45 +02:00
Pawel Polanski
5a186ceaa4
CODA: Handle 'USB removed when debugging' sutiation
2011-03-21 16:38:38 +01:00
Pawel Polanski
aa35085ca3
Symbian: Skip the subdir projects while creating sis packages
2011-03-15 10:26:19 +01:00
Tom Sutcliffe
11c9370143
Removed incorrect warning message from codagdbadapter
2011-03-09 16:35:09 +01:00
Pawel Polanski
eeec6711e8
Symbian: Some small fixes in CODA debugging
2011-03-09 12:06:42 +01:00
Pawel Polanski
18c4b4bcbf
CODA: Proper cleanup of CodaDevice in codagdbadapter
2011-03-08 16:13:09 +01:00
Tom Sutcliffe
a6637d1575
Removed m_codaSocketIODevice from CodaGdbAdapter
...
because it served no useful purpose and was causing a crash
2011-03-07 15:58:11 +01:00
Pawel Polanski
3d23d26929
CODA: Added support for device info button in project settings (for CODA serial connections)
2011-03-02 11:13:54 +01:00
Friedemann Kleint
5ddf7d3c40
Symbian: Fix CODA shutdown after debuggee crash.
2011-03-01 09:58:00 +01:00
Friedemann Kleint
88f333267f
Fix Krazy code scanning tool warnings (QString, loops, spelling).
2011-02-25 15:28:01 +01:00
Friedemann Kleint
14d590590f
Debugger: Use Startparameters.debuggerCommand for command.
...
Use in both engines preferred over ABI if it is compatible.
Report start parameters. Introduce gdb configuration check.
2011-02-25 13:43:06 +01:00
hjk
cd18b3ce03
debugger: add a 'Debugger finished' statusbar message
2011-02-23 10:17:21 +01:00
hjk
8d997a2fd2
debugger: code cosmetics.
2011-02-15 12:04:12 +01:00
Pawel Polanski
ce5b57c8a5
Symbian: ensure that terminated application is killed
2011-02-08 15:25:34 +01:00
Tom Sutcliffe
a034989350
Sharing TcfTrkDevice connections between multiple clients
2011-02-08 09:18:45 +01:00
Pawel Polanski
532a8ad2e7
Symbian: tcftrk renamed to Coda
2011-02-07 15:38:11 +01:00