Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10-16Eclipse Integration: Bug 391941 - BundleException while initializing org.ecli...Uwe Stieber1-5/+4
2012-10-15Eclipse Integration: Fix Bug 391941 - BundleException while initializing org....Uwe Stieber1-1/+5
2012-09-26Bug 390304 - C++ members are not localized in their respective classesEugene Tarassov1-24/+26
2012-09-21Common: Configure the project settings to overwrite any global "Save Actions"...Uwe Stieber1-4/+56
2012-09-18Releng: Fix plugin version references in pom.xml filesUwe Stieber1-1/+1
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-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-304/+303
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-30Version number changed from 1.0 to 1.1Eugene Tarassov3-9/+9
2012-05-28TCF Core: a bit better comments for service interfacesEugene Tarassov2-34/+34
2012-05-15Releng: Fix copyright headerUwe Stieber73-73/+73
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-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

Back to the top