aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Reduce log severity of locals errors.Friedemann Kleint2011-04-181-1/+1
* debugger: silence debug output for unrecognized temporary breakpointshjk2011-04-151-27/+28
* Debugger[CDB]: Fix assembly mode stepping.Friedemann Kleint2011-04-131-5/+3
* Update license.hjk2011-04-13175-2452/+2275
* Debugger[CDB]: Fix handling of shadowed variables.Friedemann Kleint2011-04-123-5/+8
* debugger: fix disassembler address display on Machjk2011-04-111-3/+6
* debugger: fix quoting of watched expressions with funny chars insidehjk2011-04-081-1/+9
* debugger: fix display name when using "start and debug external app"hjk2011-04-081-0/+1
* Fix startup crash on Maccon2011-04-081-0/+2
* debugger: remove lldb specific option from debugger menuArvid Ephraim Picciani2011-04-071-0/+2
* debugger: display inability to "finish" in status linehjk2011-04-061-5/+9
* Debugger: Fix spelling error in tooltip.Friedemann Kleint2011-04-041-2/+2
* Debugger: Fix spelling error in tooltip.Friedemann Kleint2011-04-041-1/+1
* UI text: fix capitalizationLeena Miettinen2011-04-042-4/+5
* Fixed value of DisassemblerCapabilityThorbjørn Lindeijer2011-04-012-1/+2
* Symbian: Fixed the 'Adapter start failed' bugPawel Polanski2011-04-012-3/+9
* Fix typos in source stringsJarek Kobus2011-03-311-1/+1
* Compile.Friedemann Kleint2011-03-311-1/+0
* Update source stringsJarek Kobus2011-03-301-2/+2
* Update source stringsJarek Kobus2011-03-308-25/+25
* Compilation fixes with the QStringBuilder changes in Qt masterOlivier Goffart2011-03-304-20/+20
* debugger: remove 'Attach to TCF' start optionhjk2011-03-3011-1507/+0
* debugger: fix function name parsing from multi-breakpointshjk2011-03-301-4/+3
* debugger: add tooltips to gdb settings windowhjk2011-03-302-17/+40
* QmlEngine: Enforce newline after status messagesKai Koehne2011-03-301-1/+5
* Debugger: Hide/Show pinneable tooltips on de/iconifying main window.Friedemann Kleint2011-03-291-3/+18
* debugger: Merge 'fork' and 'vfork' breakpointshjk2011-03-297-20/+27
* QmlDebug: Fix handling of QML stack trace locations on WindowsKai Koehne2011-03-281-3/+4
* debugger: recognize more types as integralhjk2011-03-241-2/+3
* debugger: change layout of the "Change Display Format..." context submenuhjk2011-03-241-24/+23
* QmlDebugger: user input on watchesChristiaan Janssen2011-03-2411-7/+54
* QmlDebugger: WatchersChristiaan Janssen2011-03-245-6/+40
* quote apostropheOswald Buddenhagen2011-03-231-1/+1
* debugger: fix spelling in irrelevant messagehjk2011-03-221-1/+1
* Debugger: Search all MSVC toolchains.Friedemann Kleint2011-03-221-16/+26
* debugger: code cosmetics, fix warningshjk2011-03-222-28/+35
* CODA: Handle 'USB removed when debugging' sutiationPawel Polanski2011-03-212-10/+29
* GDB: Handle ill engine's situationPawel Polanski2011-03-211-1/+4
* Use distinct ABIs for MSVC versionsTobias Hunger2011-03-212-3/+5
* QmlCppDebugger: breakpoint on cpp startup before qml is loaded (QTCREATORBUG-...Christiaan Janssen2011-03-211-0/+1
* debugger: intercept calls to qFatalhjk2011-03-214-37/+67
* debugger: fix vanishing location mark in disassembler modehjk2011-03-183-2/+14
* Debugger: Always add Qt install source mappings for gdb.Friedemann Kleint2011-03-186-5/+43
* debugger: fix removal of dummy <Edit> watch item using the <Del> keyhjk2011-03-173-1/+5
* debugger: fix previous commithjk2011-03-161-1/+5
* debugger: persist 'AlwaysAdjust*ColumnWidths' settingshjk2011-03-1617-136/+168
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-167-7/+7
* Analyzer: Add status label.Friedemann Kleint2011-03-161-22/+5
* Debugger: Improve breakpoint debug output.Friedemann Kleint2011-03-161-16/+45
* Debugger[CDB]: Fix breakpoint context menu for CDB.Friedemann Kleint2011-03-161-2/+7