index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
gdb
/
codagdbadapter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Debugger: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2011-12-21
1
-30
/
+36
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
debugger: consolidate listing of local processes
hjk
2011-11-03
1
-2
/
+2
*
|
debugger: move Q_OS_WIN to dbgwinutils.h
hjk
2011-11-03
1
-3
/
+3
|
/
*
minor style
hjk
2011-09-19
1
-1
/
+1
*
Delegate javascript debugging to Script and V8 debugger clients.
Aurindam Jana
2011-08-03
1
-1
/
+1
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-2
/
+2
*
Symbian: TRK is no more!
Pawel Polanski
2011-06-10
1
-27
/
+27
*
debugger: codadevice: merge multiple cleanup paths
hjk
2011-06-06
1
-0
/
+1
*
CODA: Coda renamed to CODA
Pawel Polanski
2011-05-26
1
-6
/
+6
*
CODA: Rename TCF, TCF TRK to CODA
Pawel Polanski
2011-05-26
1
-13
/
+13
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
CODA: Creator crashed when more than one debugging session is launched
Pawel Polanski
2011-05-04
1
-0
/
+5
*
CODA: Application Output has been polished
Pawel Polanski
2011-05-03
1
-1
/
+1
*
Symbian: Fix error reporting.
Friedemann Kleint
2011-04-21
1
-5
/
+6
*
Fix more krazy warnings.
Friedemann Kleint
2011-04-19
1
-1
/
+1
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
Symbian: Fixed the 'Adapter start failed' bug
Pawel Polanski
2011-04-01
1
-3
/
+8
*
Compilation fixes with the QStringBuilder changes in Qt master
Olivier Goffart
2011-03-30
1
-2
/
+2
*
CODA: Handle 'USB removed when debugging' sutiation
Pawel Polanski
2011-03-21
1
-8
/
+21
*
Symbian: Skip the subdir projects while creating sis packages
Pawel Polanski
2011-03-15
1
-1
/
+1
*
Removed incorrect warning message from codagdbadapter
Tom Sutcliffe
2011-03-09
1
-11
/
+1
*
Symbian: Some small fixes in CODA debugging
Pawel Polanski
2011-03-09
1
-2
/
+2
*
CODA: Proper cleanup of CodaDevice in codagdbadapter
Pawel Polanski
2011-03-08
1
-1
/
+1
*
Removed m_codaSocketIODevice from CodaGdbAdapter
Tom Sutcliffe
2011-03-07
1
-17
/
+0
*
CODA: Added support for device info button in project settings (for CODA seri...
Pawel Polanski
2011-03-02
1
-2
/
+2
*
Symbian: Fix CODA shutdown after debuggee crash.
Friedemann Kleint
2011-03-01
1
-3
/
+4
*
Fix Krazy code scanning tool warnings (QString, loops, spelling).
Friedemann Kleint
2011-02-25
1
-1
/
+1
*
Debugger: Use Startparameters.debuggerCommand for command.
Friedemann Kleint
2011-02-25
1
-1
/
+1
*
debugger: add a 'Debugger finished' statusbar message
hjk
2011-02-23
1
-1
/
+2
*
debugger: code cosmetics.
hjk
2011-02-15
1
-106
/
+138
*
Symbian: ensure that terminated application is killed
Pawel Polanski
2011-02-08
1
-5
/
+6
*
Sharing TcfTrkDevice connections between multiple clients
Tom Sutcliffe
2011-02-08
1
-37
/
+48
*
Symbian: tcftrk renamed to Coda
Pawel Polanski
2011-02-07
1
-0
/
+1614