Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-17TCF Debugger: Fix potential NPE due to missing parenthesesAnton Leherbauer1-1/+2
2014-06-09Bug 436842 - Expression view does not report array lower bound different from 0Eugene Tarassov2-7/+47
2014-06-03TCF Core: Profiler service: new command getCapabilitiesEugene Tarassov4-5/+92
2014-05-27TCF Tests: better error messageEugene Tarassov1-1/+1
2014-05-22Headless: Avoid triggering an "Unhandled exception in TCF event dispatch thre...Uwe Stieber1-2/+12
2014-05-17TCF Core: new peer attribute: NeedSyms. If present, indicates that the peer s...Eugene Tarassov2-2/+15
2014-05-17TCF Debugger: discontinued support of TCF agents v 0.4 and olderEugene Tarassov1-182/+40
2014-05-13TCF Debugger: Don't enable reverse debugging toggle by defaultAnton Leherbauer1-5/+1
2014-05-12TCF Debugger: Bug 434475 Unfriendly error message when modifying register val...Anton Leherbauer1-1/+2
2014-05-09TCF Debugger: Launch Configuration dialog: added option to launch and use TCF...Eugene Tarassov3-116/+200
2014-05-09TCF Tests: fixed infrequent test failures when target re-uses test context IDsEugene Tarassov1-10/+17
2014-05-02TCF Debugger: Bug 433987 - "Add Watchpoint" action should use common breakpoi...Anton Leherbauer2-412/+17
2014-05-01TCF Debugger: fixed missing call of MemoryMapWidget.dispose() in MemoryMapDialogEugene Tarassov2-1/+10
2014-04-25TCF Debugger: fixed NullPointerException in MemoryMapWidgetEugene Tarassov1-3/+3
2014-04-25TCF Debugger: better context label in the Debug view when the context is susp...Eugene Tarassov1-12/+34
2014-04-25Releng: Fix copyrightsUwe Stieber6-6/+6
2014-04-24Bug 433296 - Open default text editor in case of unknown content typeAnton Leherbauer1-2/+4
2014-04-23TCF Core: fixed missing @since 1.2 tagEugene Tarassov1-0/+3
2014-04-23TCF Core: Run Control service: added support for context states other than Su...Eugene Tarassov6-22/+82
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

Back to the top