Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Releng: Move to newer Eclipse jarsignerUwe Stieber1-3/+3
2015-01-30Target Explorer: Fix sorting of tree columns is wrong if the column represent...Uwe Stieber1-2/+18
2015-01-30Releng: Update target platform definition filesUwe Stieber4-11/+11
2015-01-30SM: fix connection name generationTobias Schwarz1-1/+9
2015-01-30Releng: Fix Orbit repository link to use Luna SR2 release repositoryUwe Stieber1-1/+1
2015-01-30SM: fix already running simulator is killed when not allowed to use itTobias Schwarz1-1/+3
2015-01-29Bug 458615 - Provide support for signed fixedEugene Tarassov3-32/+143
2015-01-27TCF Debugger: better handling of register read errors in the Registers viewEugene Tarassov1-1/+3
2015-01-27TCF Debugger: fixed NPE when debugger fails to open TCF channel because of an...Eugene Tarassov1-12/+14
2015-01-27Releng: Fix imported bundle versions of remote service plug-ins to still supp...Uwe Stieber2-9/+7
2015-01-27Releng: Fix build for new remote service plug-insUwe Stieber3-2/+8
2015-01-27Target Explorer: Add features for o.e.remote implementations and add to build...Uwe Stieber17-2/+342
2015-01-26SM: add step group iterator to avoid connect step group when alreadyTobias Schwarz2-2/+55
2015-01-22SM: add method to use already running simulator instead of starting newTobias Schwarz1-2/+25
2015-01-22SM: add method to use already running simulator instead of starting newTobias Schwarz3-2/+29
2015-01-21Releng: Update Orbit Repository URLUwe Stieber1-1/+1
2015-01-16TCF Debugger: added TCFLaunch.terminate() implementation to support "Terminat...Eugene Tarassov1-1/+62
2015-01-16TCF Debugger: fixed: when disposed, debug model does not remove service liste...Eugene Tarassov1-0/+12
2015-01-16Bug 454116: org.eclipse.remote API adapter for TCFMarkus Schorn59-56/+4280
2015-01-12TCF Python: Fix parsing/sending slave info in LocatorServiceAnton Leherbauer1-5/+5
2015-01-09Bug 456765 - Entering an invalid breakpoint condition does not cause any errorEugene Tarassov4-1/+12
2015-01-09Terminals: Fix Bug 454965 - please make preference for default location of ne...Uwe Stieber8-10/+280
2015-01-09Terminals: Fix Bug 454963 - please add ECLIPSE_HOME and ECLIPSE_WORKSPACE env...Uwe Stieber1-0/+31
2015-01-09Terminals: Fix Bug 454962 - `set` output inside local terminal on Windows is ...Uwe Stieber1-5/+9
2015-01-09SM: use delegating label provider to avoid illegal thread accessTobias Schwarz1-2/+2
2015-01-08TCF Debugger: Bug 456995 - C++ Method Breakpoints cannot be plantedAnton Leherbauer1-2/+8
2015-01-08Bug 457005: TerminalService.openConsole() can activate the wrong tabMarkus Schorn1-2/+26
2015-01-07TCF Debugger: Bug 456905 - Creating a line breakpoint in the disassembly crea...Anton Leherbauer1-4/+2
2015-01-07SM: add secondary step id for connectState stepsSchwarz Tobias1-21/+21
2014-12-20TCF Debugger: added symbol location info cacheEugene Tarassov3-12/+60
2014-12-18Releng: Fallback to previous version for findbugs as newer version are appare...Uwe Stieber1-1/+2
2014-12-18Releng: Update JaCoCo and FindBugs pluginsUwe Stieber1-3/+3
2014-12-16SM: ignore errors when task is already stoppedTobias Schwarz1-2/+3
2014-12-16SM: fix scheduleStepperJob blocks when progress monitor is givenTobias Schwarz1-3/+9
2014-12-15SM: extend simulator service interface to check projectsTobias Schwarz2-10/+42
2014-12-09SM: fix possible WidgetDisposed exceptionTobias Schwarz1-1/+4
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz26-183/+125
2014-12-01SM: shutdown value adds on peer shutdownTobias Schwarz1-0/+14
2014-11-27Terminals: Added Remote Systems Explorer contribution to replace thetcf-1.3_WR_20141128_4.0.4Uwe Stieber33-4/+1433
2014-11-27Releng: Update update site URL to point to LunaUwe Stieber18-18/+18
2014-11-27Terminals: Honor the default encoding queried via the properties accessUwe Stieber6-24/+92
2014-11-27Terminals: Query the default user name via the properties accessUwe Stieber3-1/+45
2014-11-27Terminals: Allow additional custom filtering of applicable terminalUwe Stieber1-2/+16
2014-11-26Bug 451283 - TCF debugger does not support native complex typesEugene Tarassov6-3/+35
2014-11-26Bug 451579 - C++11: missing support of rvalue reference typeEugene Tarassov1-1/+1
2014-11-26SM: use ProgressHelper to manipulate progress monitor to avoid problemsTobias Schwarz2-12/+9
2014-11-26SM: fix path map resolver ignored path map rulesTobias Schwarz1-1/+0
2014-11-25Bug 451579 - C++11: missing support of rvalue reference typeEugene Tarassov1-26/+29
2014-11-25Bug 451356 - Long double values are not reported in the expression viewEugene Tarassov1-0/+6
2014-11-25TCF Debugger: Fix NPE in case of unsupported FP formatAnton Leherbauer1-2/+2

Back to the top