Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
Cannot resume -> Cannot terminate
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a ↵Eugene Tarassov5-20/+52
context is stopped by a breakpoint hit
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 ↵Anton Leherbauer1-2/+3
always creates a scope Change-Id: I2d92b6eebff01427cd60a57cfe172c4590de607c Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
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
Change-Id: I86fbac31a44f0faeeccc42f594fff8c0d76c7be4 Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2014-02-21TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts are ↵Anton Leherbauer1-4/+7
added/removed rapidly Change-Id: Ib8b1bff6a6492d4e8a50bcf88ff00f5ba355bdd9 Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a ↵Uwe Stieber55-55/+55
possible TCF 1.2 release
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 ↵Anton Leherbauer5-17/+32
when offline
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
and the file cannot be mapped
2014-02-12Target Explorer: use tree instead of table to group multiple entries forTobias Schwarz1-166/+272
same file
2014-02-12TCF Debugger: Limit "destination" text field in path map rule dialog in ↵Uwe Stieber1-2/+4
width. Keeps expanding the dialog to the whole screen width and beyond with very long pathes.
2014-02-12Target Explorer: only use name mappings for locate symbol file, so justTobias Schwarz1-75/+77
open file dialog
2014-02-07TCF Debugger: Fix check-state handling in breakpoint scope pageAnton Leherbauer1-12/+11
- Context.equals() needs to take into account the session id - parent check-state should depend on visible children only
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 ↵Eugene Tarassov1-7/+7
the launch configuration are not set, let agent to use default signal masks
2014-02-05TCF Debugger: fixed: process list is not properly updated in the Debug view ↵Eugene Tarassov1-1/+2
when launch context filter is used
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 ↵Eugene Tarassov2-9/+21
process children" is enabled
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 ↵Uwe Stieber2-0/+100
TCF Debugger
2014-01-17TCF Debugger: fixed: refresh button does not work in the Expressions view if ↵Eugene Tarassov1-3/+2
selected context is running
2014-01-16TCF Debugger: fixed: refresh button does not work in the Expressions view if ↵Eugene Tarassov1-0/+7
selected context is running
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
path map table
2014-01-09TCF Debugger: allow JSON in breakpoint marker attributes to support ↵Eugene Tarassov1-26/+51
breakpoint properties that are not String, Boolean or Integer
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
2013-12-14TCF Core: non-ASCII characters are removed from code commentsEugene Tarassov17-69/+69
2013-12-10TCF Debugger: fixed: the debugger disconnected with JSON syntax error ↵Eugene Tarassov2-2/+2
exception while adding the symbol files and selecting them
2013-12-09Target Explorer: Eclipse command server peer name changedUwe Stieber1-3/+1
2013-12-06Bug 422825 - suspend trigger is activated on each new execution contextEugene Tarassov3-3/+6
2013-12-05TCF Core: updated code style preferencesEugene Tarassov6-24/+24
2013-12-04TCF Tests: added reporting of PC and stepping errors in RCBP1 testEugene Tarassov1-1/+16
2013-12-04Bug 422854 - API Tooling Errors in TCF CoreEugene Tarassov42-190/+359

Back to the top