aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/codagdbadapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removal of Symbian supportAlessandro Portale2012-08-221-1652/+0
* debugger: simplify DebuggerEngine constructionhjk2012-08-161-3/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-104/+95
* debugger: rework core adapterhjk2012-06-061-3/+3
* debugger: make startGdb response handling asyncronoushjk2012-06-051-4/+10
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-3/+3
* debugger: make the selection of detach or kill explicithjk2012-03-261-5/+0
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Debugger: use QString::fromLatin1 instead of QString::fromAsciiDenis Mingulov2012-02-161-8/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-30/+36
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | debugger: consolidate listing of local processeshjk2011-11-031-2/+2
* | debugger: move Q_OS_WIN to dbgwinutils.hhjk2011-11-031-3/+3
|/
* minor stylehjk2011-09-191-1/+1
* Delegate javascript debugging to Script and V8 debugger clients.Aurindam Jana2011-08-031-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-2/+2
* Symbian: TRK is no more!Pawel Polanski2011-06-101-27/+27
* debugger: codadevice: merge multiple cleanup pathshjk2011-06-061-0/+1
* CODA: Coda renamed to CODAPawel Polanski2011-05-261-6/+6
* CODA: Rename TCF, TCF TRK to CODAPawel Polanski2011-05-261-13/+13
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* CODA: Creator crashed when more than one debugging session is launchedPawel Polanski2011-05-041-0/+5
* CODA: Application Output has been polishedPawel Polanski2011-05-031-1/+1
* Symbian: Fix error reporting.Friedemann Kleint2011-04-211-5/+6
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* Symbian: Fixed the 'Adapter start failed' bugPawel Polanski2011-04-011-3/+8
* Compilation fixes with the QStringBuilder changes in Qt masterOlivier Goffart2011-03-301-2/+2
* CODA: Handle 'USB removed when debugging' sutiationPawel Polanski2011-03-211-8/+21
* Symbian: Skip the subdir projects while creating sis packagesPawel Polanski2011-03-151-1/+1
* Removed incorrect warning message from codagdbadapterTom Sutcliffe2011-03-091-11/+1
* Symbian: Some small fixes in CODA debuggingPawel Polanski2011-03-091-2/+2
* CODA: Proper cleanup of CodaDevice in codagdbadapterPawel Polanski2011-03-081-1/+1
* Removed m_codaSocketIODevice from CodaGdbAdapterTom Sutcliffe2011-03-071-17/+0
* CODA: Added support for device info button in project settings (for CODA seri...Pawel Polanski2011-03-021-2/+2
* Symbian: Fix CODA shutdown after debuggee crash.Friedemann Kleint2011-03-011-3/+4
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* Debugger: Use Startparameters.debuggerCommand for command.Friedemann Kleint2011-02-251-1/+1
* debugger: add a 'Debugger finished' statusbar messagehjk2011-02-231-1/+2
* debugger: code cosmetics.hjk2011-02-151-106/+138
* Symbian: ensure that terminated application is killedPawel Polanski2011-02-081-5/+6
* Sharing TcfTrkDevice connections between multiple clientsTom Sutcliffe2011-02-081-37/+48
* Symbian: tcftrk renamed to CodaPawel Polanski2011-02-071-0/+1614