Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-13TCF Core: new expression attribute: HasFuncCall.Eugene Tarassov2-1/+15
2012-03-13TCF Core: added internal packages to Export-Package manifest attribute.Eugene Tarassov1-0/+4
2012-03-07TCF Core: added "OpcodeValue" property in Disassembly service.Eugene Tarassov2-2/+21
2012-03-02TCF Core: added new command ContextQuery.getAttrNamesEugene Tarassov2-0/+41
2012-02-28TCF Core: added new breakpoint properties: "EventType" and "EventArgs".Eugene Tarassov1-0/+2
2012-02-24TCF Core: added SymbolClass.namespace in Symbols service.Eugene Tarassov1-1/+2
2012-02-14TCF Tests: added tests for temporary breakpoints.Eugene Tarassov1-0/+1
2012-02-07TCF Debugger: new icons for contexts that are running in reverse.Eugene Tarassov1-2/+3
2012-02-06TCF Core: new commands: Symbols.findByName and Symbols.findInScope.Eugene Tarassov2-2/+75
2012-01-31TCF Core: Symbols service: added definition for more symbol flags.Eugene Tarassov1-17/+24
2012-01-25TCF Core: added some comments.Eugene Tarassov1-1/+20
2012-01-13TCF Core: created utility classes TCFMemoryRegion and TCFPathMapRule, added d...Eugene Tarassov7-79/+175
2012-01-12Bug 367811 - For full system debug we need to specify which contexts breakpoi...Eugene Tarassov2-0/+147
2012-01-06Bug 367912 - [discovery] Add the "creator user" to the discovery peer informa...Eugene Tarassov2-0/+12
2012-01-05TCF Debugger: added display of symbol file info in the Modules view.Eugene Tarassov2-0/+22
2012-01-03TCF Core: updated Symbols service interface.Eugene Tarassov2-4/+40
2011-12-10TCF Core: Breakpoints service: added capability definition: "BreakpointType".Eugene Tarassov1-0/+1
2011-11-28TCF Debugger: added "Detach Debug Context" command in the Debug view.Eugene Tarassov2-3/+32
2011-11-23TCF Core: added new property for IExpressions.Value: "Symbol" - symbol ID.Eugene Tarassov2-0/+11
2011-11-17TCF Core: a speed improvement in the JSON parser.Eugene Tarassov1-20/+22
2011-11-17TCF Core: added handling of whitespace characters in JSON to make it complian...Eugene Tarassov1-2/+23
2011-11-16TCF Core: removed non-ASCII characters from a comment.Eugene Tarassov1-4/+4
2011-11-16Code cleanup: fixed missing LF at end of file.Eugene Tarassov7-7/+7
2011-11-15TCF Core: implemented PathMap.changed event listener registration.Eugene Tarassov2-2/+56
2011-11-11Update site URL is changed to http://download.eclipse.org/tools/cdt/releases/...Eugene Tarassov1-2/+2
2011-11-11"Incubation" is removed from TCF plugin descriptions.Eugene Tarassov1-1/+1
2011-11-11TCF Version number is changed to 1.0.0Eugene Tarassov2-7/+7
2011-11-11Fixed TCF package names in import statements.Eugene Tarassov77-337/+337
2011-11-11TCF Core: removed .tm. from project names.Eugene Tarassov1-1/+1
2011-11-11TCF Java package names changed: org.eclipse.tm.tcf.* -> org.eclipse.tcf.*Eugene Tarassov84-0/+18074

    Back to the top