Commit Graph

16 Commits

Author SHA1 Message Date
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