aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/cdb/cdbparsehelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Debugger: normalize cdb reported brakpoint file namesDavid Schulz2019-05-071-1/+1
* Debugger: fix start and break on main for cdbDavid Schulz2019-05-031-0/+2
* Debugger: use oneshot of BreakpointParameters in cdbAddBreakpointCommandDavid Schulz2019-05-031-3/+2
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-241-17/+6
|\
| * Debugger: Do not use deprecated bp model id to construct response idsDavid Schulz2018-10-231-17/+6
* | Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-13/+13
|/
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-73/+50
* Debugger: ModernizeAlessandro Portale2018-07-251-9/+5
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Debugger: Fix address of access violationHannes Domani2017-12-141-1/+1
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-23/+22
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Use hex instead of base64 encoding for CDB debuggee outputhjk2015-12-151-8/+0
* Debugger: Remove two unused functions from cdbparsehelpershjk2015-09-141-10/+0
* Cdb: Unify the cdb builtin and extension command reply.David Schulz2015-08-251-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Remove unused fix cdb integer functionshjk2014-09-291-40/+0
|/
* WinRT: Enable debugging for local packages.David Schulz2014-05-161-12/+12
* CDB: Handle "ambiguous symbol" messages on breakpoint inserts.David Schulz2014-05-161-3/+37
* CDB: Only use codemodel breakpoint correction for old cdbs.David Schulz2014-05-161-0/+7
* Debugger: Indentation fixOrgad Shaneh2014-05-051-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-1/+1
|\
| * Doc: edit debugger API docsLeena Miettinen2013-09-091-1/+1
* | Debugger: Remove dead codeTobias Hunger2013-09-131-36/+0
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-021-4/+5
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-1/+1
|/
* Debugger: Add a convenience function GdbMi::toInt()hjk2013-05-071-1/+1
* Debugger: Replace GdbMi::findChild() with an operator[]hjk2013-05-061-15/+15
* Debugger: Add basic breakpoint handling and stepping to LLDB backendhjk2013-04-101-2/+4
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-6/+2
* Added missing pointer derefRobert Loehning2013-02-041-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-3/+4
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | CDB: Start all CDB breakpoint IDs at 1000.Friedemann Kleint2012-12-201-8/+30
* | Debugger: Log exceptions in build pane.Friedemann Kleint2012-11-021-0/+2
* | Debugger: Remove #ifdef Q_OS_WIN from hostutils.Friedemann Kleint2012-11-021-2/+0
* | Debugger: Rework thread data aquisitionhjk2012-10-231-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1