Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Target Explorer: Support filtering of auto generated path map rules from the ...Uwe Stieber1-0/+21
2013-12-19TCF Debugger: profiler view re-worked to allow extensionsEugene Tarassov3-138/+215
2013-12-19TCF Debugger: allow enter hex numbers with 0x prefix in debugger viewsEugene Tarassov2-0/+2
2013-12-10TCF Debugger: fixed: the debugger disconnected with JSON syntax error excepti...Eugene Tarassov2-2/+2
2013-12-09Target Explorer: Eclipse command server peer name changedUwe Stieber1-3/+1
2013-12-06Bug 422825 - suspend trigger is activated on each new execution contextEugene Tarassov3-3/+6
2013-12-05TCF Core: updated code style preferencesEugene Tarassov1-4/+4
2013-12-04Bug 422854 - API Tooling Errors in TCF CoreEugene Tarassov4-17/+10
2013-12-03TCF Core: added definitions of new attributes of run control state: FuncCall ...Eugene Tarassov1-2/+2
2013-12-03TCF Debugger: fixed: model delta children requests are not properly routed th...Eugene Tarassov3-55/+74
2013-11-27TCF Debugger: Provide common contribution anchors into the Debug View view menu.Uwe Stieber2-1/+21
2013-11-05TCF Debugger: added code to show context name instead of context ID in virtua...Eugene Tarassov3-6/+38
2013-11-04TCF Debugger: Bug 420740 - On connect make sure to select a suspended contextAnton Leherbauer1-7/+14
2013-11-04TCF Debugger: Bug 420641 - Cannot edit Symbol Files if Launch isAnton Leherbauer2-10/+17
2013-11-03TCF Debugger: Profiler view position in the Debug perspective changed to be s...Eugene Tarassov1-0/+6
2013-11-03TCF Debugger: fixed stack overflow in Profiler view on Linux GTKEugene Tarassov1-2/+10
2013-11-02TCF Debugger: changed required version of terminal plug-in to fix compatibili...Eugene Tarassov1-1/+1
2013-11-01TCF Debugger: removed "Open Debug Console" action - the console is not usabl...Eugene Tarassov1-0/+2
2013-10-30TCF Debugger: fixed memory leak: TCFModel.context_map can accumulate obsolete...Eugene Tarassov2-3/+42
2013-10-29TCF Debugger: fixed: preference storage listener causes memory leakEugene Tarassov1-30/+33
2013-10-29TCF Debugger: Bug 418651 - TCF Eclipse Breakpoint view does not reportAnton Leherbauer2-1/+5
2013-10-29TCF Debugger: fixed FindBugs warning: A value is checked here to see whether ...Eugene Tarassov1-1/+1
2013-10-28TCF Debugger: code cleanupEugene Tarassov2-4/+4
2013-10-28TCF Debugger: added display of function name in details pane of PC registerEugene Tarassov3-36/+59
2013-10-19TCF Debugger: Fix exceptions in memory map widgetUwe Stieber3-25/+45
2013-10-16TCF Debugger: better terminal widget integrationEugene Tarassov6-581/+394
2013-10-15TCF Debugger: Add possibility to locate symbol file for a memory context miss...Uwe Stieber2-12/+84
2013-10-14TCF Debugger: Fix Memory map widget does not update on memory map changesUwe Stieber1-10/+69
2013-10-14TCF Debugger: Improve memory map widgetUwe Stieber1-13/+187
2013-10-11TCF Debugger: added parentheses around anonymous struct/union members in a st...Eugene Tarassov1-21/+10
2013-10-11TCF Debugger: pointer value details pane now shows name of pointed function o...Eugene Tarassov1-24/+60
2013-10-10TCF Debugger: Make dependency to "o.e.tm.terminal.view" optionalUwe Stieber2-13/+33
2013-10-09TCF Debugger: fixed: sometimes Variables view shows unwanted entry for anonym...Eugene Tarassov2-1/+5
2013-10-09TCF Debugger: added Terminal view integrationEugene Tarassov4-1/+352
2013-10-05TCF Debugger: fixed assertion error during workbench shutdownEugene Tarassov1-1/+1
2013-10-04TCF Debugger: fixed "org.w3c.dom.DOMException: WRONG_DOCUMENT_ERR: A node is ...Eugene Tarassov1-1/+24
2013-10-02TCF Debugger: fixed: Memory Map (Symbol Files) dialog cannot handle entries w...Eugene Tarassov1-1/+11
2013-09-26Bug 416942 - Persistence of Memory Monitors and Custom RenderingsEugene Tarassov4-61/+367
2013-09-25TCF Debugger: added code to disconnect TCF launches at workbench shutdown eventEugene Tarassov1-0/+28
2013-09-25TCF Debugger: code cleanupEugene Tarassov1-9/+9
2013-09-09TCF Debugger: View Memory command now automatically creates default renderingsEugene Tarassov1-3/+51
2013-09-09Bug 416592 - MemoryView in Eclipse 3.8 using TCF Backend seem to have endiann...Eugene Tarassov1-3/+3
2013-09-06Target Explorer: Show generated path map entries in path map tab but don't al...uwe1-35/+82
2013-09-03Bug 390572 - TCF Debug: Cannot set breakpoint in a source file which is a sym...Eugene Tarassov1-2/+10
2013-08-28TCF Debugger: fixed intermittent "widget disposed" error when Profiler view i...Eugene Tarassov1-2/+12
2013-08-27Bug 415949 - +/-Inf and Nan are not correctly evaluated in the registers viewEugene Tarassov1-7/+6
2013-08-27TCF Debugger: fixed: the Profiler view cannot handle more than 16 frames in a...Eugene Tarassov1-1/+2
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber3-10/+10
2013-08-25Tycho: Synchronize pom versions with manifest versionsUwe Stieber1-1/+1
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber1-1/+1

Back to the top