Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-10TCF Debugger: fixed NPE in mouse hover expression viewer.Eugene Tarassov2-6/+9
2012-01-09Test framework update.Pawel Piech1-1/+6
2012-01-06Bug 367912 - [discovery] Add the "creator user" to the discovery peer informa...Eugene Tarassov1-8/+13
2012-01-05TCF Debugger: added display of symbol file info in the Modules view.Eugene Tarassov4-34/+125
2012-01-05TCF Debugger: added "Select All' and "Copy" actions to the debugger details p...Eugene Tarassov1-1/+133
2012-01-03TCF Debugger: added public interface to get TCF ID and channel of visual elem...Eugene Tarassov2-1/+37
2012-01-03TCF Debugger: fixed: Properties view adds bogus error messages to Eclipse log.Eugene Tarassov1-3/+5
2012-01-03TCF Debugger: added type name display for "pointer to member".Eugene Tarassov1-2/+19
2011-12-20TCF Debugger: removed unwanted System.out.println.Eugene Tarassov1-1/+0
2011-12-15TCF Debugger: changed Properties view refresh to be lazy - it improves the de...Eugene Tarassov2-21/+42
2011-12-14TCF Debugger: implemented update of the Properties view when a debug context ...Eugene Tarassov2-2/+40
2011-12-14TCF Debugger: TCFNodePropertySource: code cleanup, added context state proper...Eugene Tarassov1-44/+60
2011-12-14TCF Debugger: a bit cleaner code to handle mouse hover expressions.Eugene Tarassov3-30/+14
2011-12-12Bug 366124 - TCFModelProxy won't compile against Platform 3.8M4.Eugene Tarassov1-3/+2
2011-12-08TCF Debugger: implemented an overlay for breakpoint icon to indicate that bre...Eugene Tarassov4-25/+191
2011-12-05TCF Debugger: fixed number of leading zeros in hex values in the Registers view.Eugene Tarassov1-4/+6
2011-11-30TCF Debugger: more of debug console code.Eugene Tarassov3-20/+73
2011-11-29TCF Debugger: removed unwanted export from the debugger plugin.Eugene Tarassov1-1/+1
2011-11-29TCF Debugger: fixed few Java compiler warnings.Eugene Tarassov3-6/+6
2011-11-28TCF Debugger: added "Detach Debug Context" command in the Debug view.Eugene Tarassov1-0/+76
2011-11-24TCF Debugger: added command to open debug console.Eugene Tarassov1-0/+21
2011-11-16Code cleanup: fixed missing LF at end of file.Eugene Tarassov5-5/+5
2011-11-16TCF Debugger: add code to use target side path mapping rules for source lookup.Eugene Tarassov3-8/+4
2011-11-11TCF Version number is changed to 1.0.0Eugene Tarassov1-1/+1
2011-11-11Fixed TCF package names in import statements.Eugene Tarassov110-594/+594
2011-11-11TCF Java package names changed: org.eclipse.tm.tcf.* -> org.eclipse.tcf.*Eugene Tarassov110-0/+22163

    Back to the top