Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Bug 432455 - Add an option to show qualified type namesAnton Leherbauer8-10/+149
2014-04-09Bug 431919 - Change default columns in Variables and Expressions viewAnton Leherbauer1-3/+3
2014-04-01TCF Debugger: Fix cancel on the breakpoint scope pageAnton Leherbauer1-1/+12
2014-03-31TCF Debugger: Restore check state when editing scope filterAnton Leherbauer1-3/+1
2014-03-31TCF Debugger: Fix handling of incomplete disassemblyAnton Leherbauer1-13/+11
2014-03-25Target Explorer: fix source lookup validationTobias Schwarz1-2/+2
2014-03-18TCF Debugger: ElfLoader changed to stop only relevant contexts instead of sto...Eugene Tarassov1-16/+36
2014-03-11TCF Debugger: better presentation of register bit fields in the Registers viewEugene Tarassov1-7/+29
2014-03-06TCF Debugger: Fix copy-paste error in error message of TerminateCommandAnton Leherbauer1-2/+2
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a contex...Eugene Tarassov5-20/+52
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-2/+2
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber6-21/+21
2014-02-26TCF Debugger: Bug 429165 - Selecting Scope properties page of a breakpoint al...Anton Leherbauer1-2/+3
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber12-18/+18
2014-02-25TCF Debugger: Bug 428972 - Typo in TCFBreakpointActionsTCF_1_21.2Anton Leherbauer1-2/+2
2014-02-21TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts are adde...Anton Leherbauer1-4/+7
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber55-55/+55
2014-02-19TCF Debugger: Bug 428202 - Don't throw NPE pressing edit buttonAnton Leherbauer3-9/+23
2014-02-18TCF Debugger: Bug 428202 - Allow to edit the breakpoint scope expression when...Anton Leherbauer5-17/+32
2014-02-14TCF Debugger: Omit breakpoint file attribute if only whitespaceAnton Leherbauer1-1/+1
2014-02-13Target Explorer: decorate entry when no symbol file info can be foundTobias Schwarz1-2/+39
2014-02-12Target Explorer: use tree instead of table to group multiple entries forTobias Schwarz1-166/+272
2014-02-12TCF Debugger: Limit "destination" text field in path map rule dialog in width...Uwe Stieber1-2/+4
2014-02-12Target Explorer: only use name mappings for locate symbol file, so justTobias Schwarz1-75/+77
2014-02-07TCF Debugger: Fix check-state handling in breakpoint scope pageAnton Leherbauer1-12/+11
2014-02-06TCF Tests: added tests for FileSystem setstat and fsetstat commandsEugene Tarassov1-2/+75
2014-02-06TCF Debugger: added code commentsEugene Tarassov1-0/+4
2014-02-05TCF Debugger: fixed: model selection policy is not called for launch nodesEugene Tarassov3-4/+12
2014-02-05TCF Debugger: fixed: don't set signal masks if corresponding properties of th...Eugene Tarassov1-7/+7
2014-02-05TCF Debugger: fixed: process list is not properly updated in the Debug view w...Eugene Tarassov1-1/+2
2014-02-05TCF Debugger: fixed misspelled launch attribute nameEugene Tarassov1-1/+1
2014-02-05TCF Debugger: fixed: IModelDelta.ADDED deltas don't work as expectedEugene Tarassov1-1/+22
2014-02-04TCF Debugger: fixed: launch context filter does not work when "Auto-attach pr...Eugene Tarassov2-9/+21
2014-02-04TCF Core: new public method: TCFDataCache.post()Eugene Tarassov2-5/+8
2014-02-03TCF Debugger: Bug 427116 - Make TCF preferences more visibleAnton Leherbauer2-0/+31
2014-01-25TCF Debugger: fixed handling of LF in the DPrintf consoleEugene Tarassov1-0/+11
2014-01-25TCF Tests: better error messageEugene Tarassov1-2/+2
2014-01-24TCF Tests: better progress indicator for diagnostic testsEugene Tarassov2-18/+18
2014-01-21Target Explorer/TCF Debugger: Create capabilities for Target Explorer and TCF...Uwe Stieber2-0/+100
2014-01-17TCF Debugger: fixed: refresh button does not work in the Expressions view if ...Eugene Tarassov1-3/+2
2014-01-16TCF Debugger: fixed: refresh button does not work in the Expressions view if ...Eugene Tarassov1-0/+7
2014-01-14TCF Debugger: fixed display of children and parent time in the Profiler viewEugene Tarassov1-39/+116
2014-01-14TCF Tests: more Expressions service testsEugene Tarassov1-1/+9
2014-01-10TCF Tests: more tests for Expressions serviceEugene Tarassov2-12/+19
2014-01-10Target Explorer: Support filtering of auto generated path map rules from the ...Uwe Stieber1-0/+21
2014-01-09TCF Debugger: allow JSON in breakpoint marker attributes to support breakpoin...Eugene Tarassov1-26/+51
2013-12-28TCF Tests: more FileSystem service testsEugene Tarassov1-3/+69
2013-12-19TCF Debugger: profiler view re-worked to allow extensionsEugene Tarassov3-138/+215
2013-12-19TCF Debugger: allow enter hex numbers with 0x prefix in debugger viewsEugene Tarassov2-0/+2
2013-12-14TCF Core: non-ASCII characters are removed from code commentsEugene Tarassov4-35/+35

Back to the top