Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber2-2/+2
2013-08-23TCF Debugger: Profiler view: better handling of Debug view selection changesEugene Tarassov2-11/+17
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz2-2/+51
2013-08-20TCF Debugger: fixed rare cases when TCFChildrenStackTrace.getFrameNo() return...Eugene Tarassov5-7/+27
2013-08-16TCF Core: added missing declarations for Processes.start arguments: SigDontSt...Eugene Tarassov1-2/+6
2013-08-16TCF Debugger: Profiler view should use memory space node to retrieve symbols ...Eugene Tarassov1-23/+37
2013-08-14TCF Debugger: fixed: selection disappears in the Profiler view when the view ...Eugene Tarassov2-9/+9
2013-08-12Target Explorer: Improve CLI peer filterUwe Stieber1-4/+14
2013-08-12Target Explorer/TCF Launch: Filter "Eclipse CLI" peers from the target peer l...Uwe Stieber1-0/+4
2013-08-09TCF Core: new Profiler service data property: FormatEugene Tarassov2-0/+9
2013-08-09Fixed: Eclipse internal breakpoint attributes tcfStamp and Status should not ...Eugene Tarassov1-0/+2
2013-07-14TCF Debugger: incremental stack tracingEugene Tarassov1-19/+63
2013-07-14Bug 411756 - [doc] Stacktrace service documentation should be updated with ne...Eugene Tarassov3-17/+125
2013-07-14Restoring file that was deleted by:Eugene Tarassov1-0/+13
2013-07-11Target Explorer: rework sectionsTobias Schwarz1-13/+0
2013-07-10UI: Fix usage of "HandlerUtil.getActiveWorkbenchWindow(event)" backed upUwe Stieber1-1/+3
2013-06-26Bug 411684 - Method "IChannel.setServiceProxy" fails with "Proxy already set"...Eugene Tarassov3-4/+7
2013-06-26Target Explorer: fix table widthTobias Schwarz1-4/+4
2013-06-26Target Explorer: add info message to guide userTobias Schwarz1-3/+8
2013-06-21TCF Debugger: added profiler configuration dialog boxEugene Tarassov3-73/+351
2013-06-21TCF Debugger: code cleanupEugene Tarassov2-5/+12
2013-06-20TCF Debugger: better layout of the Profiler viewEugene Tarassov1-44/+146
2013-06-18Bug 411029 - Deadlock can occur if fatal error (like OOM) is logged by TCF Ev...Eugene Tarassov1-4/+23
2013-06-17TCF Debugger: profiler view extended to support hierarchical profilingEugene Tarassov1-164/+471
2013-06-14TCF Debugger: fixed bogus error report "An internal error has occurred" when ...Eugene Tarassov1-14/+21
2013-06-14TCF Tests: fixed a typo in code commentEugene Tarassov1-2/+2
2013-06-07TCF Debugger: fixed type cast exception in the TCF Profiler viewEugene Tarassov1-1/+2
2013-06-06Releng: Fix copyrights, feature names and feature contentUwe Stieber6-7/+7
2013-05-29TCF Debugger: code cleanupEugene Tarassov3-33/+33
2013-05-28Target Explorer: rework path map page, add enablement and up/down, fixTobias Schwarz4-111/+442
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber27-27/+27
2013-05-17TCF Debugger: fixed display of breakpoint overlay in the Debug view when the ...Eugene Tarassov1-6/+11
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov36-36/+36
2013-05-03TCF Debugger: fixed: in certain rare cases Step Return action does two steps ...Eugene Tarassov1-12/+14
2013-04-22Revert "Fix fully qualified names to add " around names containing /"Eugene Tarassov1-2/+0
2013-04-14TCF Core: fixed high priority FindBugs warningsEugene Tarassov10-15/+27
2013-04-14TCF Debugger: workaround for a assertion failure in the Disassembly viewEugene Tarassov1-5/+6
2013-04-14TCF Debugger: fixed: in certain cases when a debug contexts exits, parent ico...Eugene Tarassov1-8/+16
2013-04-14Bug 403803 - The context extra properties should be displayed in the breakpoi...Eugene Tarassov4-11/+22
2013-04-12Target Explorer: Fix a set of shutdown issuesUwe Stieber1-7/+1
2013-04-11Target Explorer: Fix path map table layouts columns badly if embedded in edit...Uwe Stieber1-2/+11
2013-04-11Target Explorer: Fix MemoryMapTable layouts columns badly if embedded in edit...Uwe Stieber1-24/+28
2013-04-09TCF Core: code cleanupEugene Tarassov1-5/+5
2013-04-09TCF Debugger: added sorting in the TCF Profiler viewEugene Tarassov1-15/+67
2013-04-09TCF Debugger: fixed NPE when a workspace resource (a C-file) is out of syncEugene Tarassov1-1/+2
2013-04-05TCF Debugger: fixed: the Variables view is not properly updated on MemoryMap....Eugene Tarassov2-9/+14
2013-04-03TCF Core: more comments for Profiler service APIEugene Tarassov1-0/+10
2013-03-30TCF Core: Avoid IllegalStateException on shutdown in non-debug modeUwe Stieber1-1/+7
2013-03-27TCF Debugger: initial selection logic of the Debug view changed to wait until...Eugene Tarassov1-0/+8
2013-03-27TCF Debugger: fixed: assertion fails at CreateNodeRunnable.run() when a conte...Eugene Tarassov1-2/+4

Back to the top