Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-25Bug 568689 - On-demand RunControl.getState from EclipseEugene Tarassov1-1/+21
2020-09-18TCF Debugger: fixed display of expression type class and size when the expres...Eugene Tarassov1-14/+23
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov24-48/+48
2019-03-19Releng: Upversion TCF to 1.7Eugene Tarassov1-1/+0
2018-12-28TCF Core: new TCF service interface: ContextResetSanimir Agovic1-0/+62
2016-04-02Bug 490874 - Eclipse can't handle signals > 31Eugene Tarassov1-1/+53
2016-03-11TCF Tests: added tests for sending integer numbers over TCF channelEugene Tarassov1-1/+22
2015-06-11Bug 469353 - Enum evaluation issue : Endianness issueEugene Tarassov1-2/+1
2015-05-13TCF Debugger: added added support for updating the Registers view while the c...Eugene Tarassov1-1/+6
2015-04-17TCF Core: Symbols service: new symbol attribute: BitStrideEugene Tarassov1-0/+4
2015-04-01TCF Debugger: fixed: the Debug view briefly shows bogus stack frame during ra...Eugene Tarassov1-3/+3
2015-03-17TCF Core: StackTrace service: new stack frame properties: CodeArea and FuncIDEugene Tarassov2-31/+17
2015-02-13Releng: Fix copyrightsUwe Stieber2-2/+2
2015-02-12TCF Core: new memory context properties: "AddressableUnitSize" and "DefaultWo...Eugene Tarassov1-0/+12
2014-11-26Bug 451283 - TCF debugger does not support native complex typesEugene Tarassov2-0/+3
2014-11-15Bug 451598 - Provide support for TAG_variant and TAG_variant_partEugene Tarassov1-0/+2
2014-09-21TCF Debugger: fixed handling of DWARF implicit pointersEugene Tarassov1-0/+6
2014-08-01TCF Core: code cleanupEugene Tarassov1-1/+1
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber23-95/+118
2014-07-23Bug 439761 - Java SymbolsProxy does not accept list of contexts as response f...Anton Leherbauer1-1/+20
2014-07-22Releng: Fix copyrightsUwe Stieber23-118/+95
2014-07-02TCF Core: Symbols service: Symbol.isBigEndian() changed to be usable even if ...Eugene Tarassov1-2/+2
2014-07-02TCF Core: fixed Symbol.isBigEndian()Eugene Tarassov1-1/+1
2014-06-03TCF Core: Profiler service: new command getCapabilitiesEugene Tarassov1-1/+18
2014-04-25Releng: Fix copyrightsUwe Stieber1-1/+1
2014-04-23TCF Core: Run Control service: added support for context states other than Su...Eugene Tarassov1-1/+7
2014-04-10Bug 432455 - Add an option to show qualified type namesAnton Leherbauer1-1/+4
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber1-1/+1
2013-10-28TCF Core: fixed FindBugs warning: This class overrides equals(Object), but do...Eugene Tarassov1-14/+27
2013-10-16TCF Core: new command ProcessesV1.setWinSize - set process sudo-tty window sizeEugene Tarassov1-6/+15
2013-09-29TCF Core: new command Expressions.createInScopeEugene Tarassov1-0/+16
2013-08-23TCF Debugger: Profiler view: better handling of Debug view selection changesEugene Tarassov1-1/+1
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz1-2/+27
2013-07-14Bug 411756 - [doc] Stacktrace service documentation should be updated with ne...Eugene Tarassov1-1/+16
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber1-1/+1
2013-03-22TCF Core: new TCF service interface: Profiler.Eugene Tarassov1-0/+70
2013-03-20TCF Core: new memory region property: "OSA".Eugene Tarassov1-2/+2
2013-03-20Locator: Added getAgentID() to ILocator (see also Bug 402644)Uwe Stieber1-1/+15
2013-01-15TCF Debugger: proxy and tests for DPrintf serviceEugene Tarassov1-0/+62
2012-11-15TCF Debugger: better coalescing logic for disassembly view updatesEugene Tarassov1-1/+1
2012-06-05Bug 381529 - [PATCH] Implement new register property "Offset"Eugene Tarassov1-0/+6
2012-05-15Releng: Fix copyright headerUwe Stieber19-19/+19
2012-05-09TCF Core: fixed FindBugs warningsEugene Tarassov6-10/+17
2012-04-17TCF Core: new method in ISymbols service interface: getLocationInfoEugene Tarassov1-0/+16
2012-03-23TCF Core: fixed: unwanted log entry from LocatorProxy when TCF channel is clo...Eugene Tarassov1-0/+1
2012-03-13TCF Core: new expression attribute: HasFuncCall.Eugene Tarassov1-0/+6
2012-03-07TCF Core: added "OpcodeValue" property in Disassembly service.Eugene Tarassov1-1/+12
2012-03-02TCF Core: added new command ContextQuery.getAttrNamesEugene Tarassov1-0/+15
2012-02-06TCF Core: new commands: Symbols.findByName and Symbols.findInScope.Eugene Tarassov1-0/+31
2012-01-13TCF Core: created utility classes TCFMemoryRegion and TCFPathMapRule, added d...Eugene Tarassov2-78/+4

Back to the top