Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-23TCF Debugger: Profiler view: better handling of Debug view selection changesEugene Tarassov1-1/+1
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz2-2/+51
2013-08-16TCF Core: added missing declarations for Processes.start arguments: SigDontSt...Eugene Tarassov1-2/+6
2013-08-09TCF Core: new Profiler service data property: FormatEugene Tarassov1-0/+5
2013-07-14Bug 411756 - [doc] Stacktrace service documentation should be updated with ne...Eugene Tarassov2-17/+83
2013-06-26Bug 411684 - Method "IChannel.setServiceProxy" fails with "Proxy already set"...Eugene Tarassov2-2/+5
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber2-2/+2
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov3-3/+3
2013-04-14TCF Core: fixed high priority FindBugs warningsEugene Tarassov3-6/+9
2013-04-03TCF Core: more comments for Profiler service APIEugene Tarassov1-0/+10
2013-03-22TCF Core: new TCF service interface: Profiler.Eugene Tarassov2-0/+172
2013-03-20TCF Core: new memory region property: "OSA".Eugene Tarassov4-8/+11
2013-03-20Locator: Added getAgentID() to ILocator (see also Bug 402644)Uwe Stieber3-1/+31
2013-03-12TCF Core: JSON.readUTF8Char() - allow reading of 32-bit UNICODE charsEugene Tarassov1-14/+27
2013-02-27Bug 401773 - [Eclipse] In Variables View it should be possible to display the...Eugene Tarassov1-1/+1
2013-02-19TCF Core: Bug #400659: Limit Java 7 workaround to Windows platformsUwe Stieber1-1/+4
2013-02-19TCF Core: Bug 400659 - TCF does not work with Java 7Uwe Stieber1-0/+8
2013-01-15TCF Debugger: proxy and tests for DPrintf serviceEugene Tarassov3-2/+119
2012-11-15TCF Debugger: better coalescing logic for disassembly view updatesEugene Tarassov1-1/+1
2012-09-26Bug 390304 - C++ members are not localized in their respective classesEugene Tarassov1-24/+26
2012-08-15TCF Core: better handling of network configuration changes in TCF discoveryEugene Tarassov1-7/+7
2012-07-06TCF Core: Locator service: sending packets to address 127.0.0.1 is more relia...Eugene Tarassov1-1/+1
2012-06-05Bug 381529 - [PATCH] Implement new register property "Offset"Eugene Tarassov2-1/+14
2012-05-31TCF Docs: updated Run Control service specsEugene Tarassov1-5/+28
2012-05-28TCF Core: a bit better comments for service interfacesEugene Tarassov2-34/+34
2012-05-15Releng: Fix copyright headerUwe Stieber70-70/+70
2012-05-09TCF Core: fixed FindBugs warningsEugene Tarassov6-10/+17
2012-04-30Fixed some of FindBugs warningsEugene Tarassov5-27/+18
2012-04-27TCF Core: new breakpoint status properties: MemoryContext and HitCountEugene Tarassov1-6/+8
2012-04-18TCF Core: a bit more efficient scheduling of data cache itemsEugene Tarassov1-6/+20
2012-04-17TCF Core: new method in ISymbols service interface: getLocationInfoEugene Tarassov2-4/+68
2012-04-11TCF Core: better error reporting when TCFTask is canceled because its communi...Eugene Tarassov1-1/+2
2012-04-06TCF Core: better names for string constants in IBreakpoints interface, old na...Eugene Tarassov1-9/+29
2012-03-28TCF Core: fixed misspelling in a comment.Eugene Tarassov1-2/+2
2012-03-23TCF Core: fixed: unwanted log entry from LocatorProxy when TCF channel is clo...Eugene Tarassov1-0/+1
2012-03-23TCF Core: removed unwanted assertsEugene Tarassov1-3/+0
2012-03-19TCF Debugger: added launch options: stop at entry and stop at main.Eugene Tarassov1-0/+4
2012-03-13TCF Core: new expression attribute: HasFuncCall.Eugene Tarassov2-1/+15
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

Back to the top