Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-07Bug 485132 - Debug of single project with TCF causes building of whole workspace1.4_WR_20160129_4.6.01.4_WR_20160129_4.6.0_bugfixEugene Tarassov14-18/+633
2015-12-22TCF Debugger: fixed handling of negative input number for unsigned intsEugene Tarassov1-4/+6
2015-12-17Add CDT platform feature to the test setupUwe Stieber1-0/+5
2015-12-17Revert pom changesUwe Stieber1-10/+0
2015-12-17Fix pom fileUwe Stieber1-9/+8
2015-12-17Update Eclipse Neon target platform definitionUwe Stieber2-8/+18
2015-12-16Target Explorer: Fix handling of exported bash functions in environmentAnton Leherbauer1-13/+15
2015-12-04Target Explorer: File System: allow to override check permissionsPablo Torregrosa Paez4-693/+716
Change-Id: Iedbe78e3e6cd15eceed91ea0742c95c43bc3e992 Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-12-03Target Explorer: Make 'history_id' overridable.Pablo Torregrosa Paez1-2/+10
Change-Id: Ic3cf4d886e8fbb643c83db0145cbff6952bfa21b Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-11-27Bug 483177 - When a ChannelTCP has been reset it is attempted to stop the ↵1.4_WR_20151211_4.5.0Eugene Tarassov1-3/+7
channel
2015-11-27Target Explorer: Fix race conditions starting multiple processes in a rowAnton Leherbauer4-33/+46
2015-11-27Target Explorer: Do not continue refreshing nodes if there is an errorPablo Torregrosa Paez1-3/+3
Change-Id: Ifcfe4c9adafbfeb9aeb85f02a69cd90fcff0edbc Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-11-26Target Explorer: Avoid duplicated warnings in context selector toolbarPablo Torregrosa Paez1-1/+13
Change-Id: I82d3cecbc09331370166a6f2c8108dbbd187727c Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-11-24Target Explorer: Overwrite layout data on AbstractSectionDialogPablo Torregrosa Paez1-2/+6
Change-Id: If3c09fb25b595e567070785203c8308dbc7b4e6b Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-11-20Target Explorer: Fixed error when refreshing FS and connection closedPablo Torregrosa1-17/+20
Change-Id: I4b00b263e56bf7672cbbf61b6f8d8682126f8123 Signed-off-by: Pablo Torregrosa <pablo.torregrosa@windriver.com>
2015-11-13TCF Tests: fixed few minor issuesEugene Tarassov1-5/+9
1. allow to override VBOXHOST 2. time command output should go to log file instead of stderr
2015-11-10Bug 481787 - TCF Discovery fails to discover a local agentEugene Tarassov1-6/+9
2015-11-10TCF Debugger: Handle occasional SWT Exception on shutdownAnton Leherbauer1-1/+7
2015-11-06Target Explorer: Restore compatibility with Eclipse 3.8.2Anton Leherbauer1-10/+12
2015-11-06Target Explorer: Fix reading from process streams until EOFAnton Leherbauer3-25/+89
2015-11-04Target Explorer: Replace locale sensitive test with a general solutionAnton Leherbauer1-14/+27
2015-11-04Target Explorer: Fix termination of gdb if started as Windows batch scriptAnton Leherbauer1-0/+46
2015-10-23Fix another compatibility issueUwe Stieber1-2/+2
2015-10-23Fix Java Git library missingUwe Stieber1-2/+3
2015-10-23Fix compatibility issue with platforms < Eclipse NeonUwe Stieber1-2/+3
2015-10-23Bug #480444: java.lang.NoSuchMethodError with Neon M3 due to TargetUwe Stieber1-4/+41
Explorer using eclipse.ui internal non-API
2015-10-23Update Eclipse Neon target definitionUwe Stieber1-14/+17
2015-10-21TCF Debugger: fixed NPE when Debug view layout changed to "Breadcrumb"Eugene Tarassov1-1/+1
2015-10-21Target Explorer: Allow to disable filters in FSFolderSelectionDialogAnton Leherbauer1-1/+15
2015-10-15Target Explorer: Added getEntryPoints method to ElfUtils.Pablo Torregrosa Paez1-1/+40
Change-Id: Ie9fd35b002836a3eb609b53a106d9ea05193a935 Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-10-07Target Explorer: added System Property to disable timeout processPablo Torregrosa Paez1-1/+2
Change-Id: Iaf47fdfe0929be717bbb5370df45306c0700dee6 Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-10-01Target Explorer: Added "Warning Origins" property to PeerNodePablo Torregrosa Paez2-1/+55
Change-Id: I4ab06675db6b23740db015a578360dd61813271e Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-09-30Merge "Target Explorer: Fix processes autoRefresh function"Uwe Stieber1-2/+2
2015-09-30Target Explorer: Fix DND to file system explorer not working on Linux hostsMax Weninger1-9/+13
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2015-09-30Target Explorer: Fix processes autoRefresh functionPablo Torregrosa Paez1-2/+2
Change-Id: I738a71025dcda71d6c62d9ff6dc8bd35b89e02f3 Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-09-29Fixed source text indentationEugene Tarassov1-29/+31
2015-09-29TCF Profiler: fixed misspelling in the Profiler view status lineEugene Tarassov1-5/+6
2015-09-10Releng: Update target platform definitions and add Neon build1.4_WR_20150925_4.4.01.4_WR_20150925_4.4.0_bugfixUwe Stieber6-403/+524
configuration
2015-09-07Docs: Get rid of obsolete svnroot referencesMartin Oberhuber1-24/+35
2015-09-03Target Explorer: Fix NPE in debug service implementationUwe Stieber1-1/+1
2015-09-02Target Explorer: Update "valueaddBindings" extension point documentation to ↵Uwe Stieber1-130/+129
clearly state the supported evaluation context variables.
2015-08-20Tests: Update Version and parent POM to 1.4 to fix test failures1.4_WR_20150828_4.3.0Martin Oberhuber2-3/+3
Change-Id: I46f252a13609e3f0198239ee2419bae037f982f8 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-08-20Target Explorer: Bug 475513 - Add Platform to valueaddBinding enablementMartin Oberhuber1-1/+2
Add the org.eclipse.core.runtime.Platform variable to the evaluationContext used for valueaddBinding enablement expressions, such that extenders can use that variable for their expressions. This is necessary for expressions that test for isBundleInstalled. Change-Id: If90c6ceb237774c535e5de729bc466b62f29ee24 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-08-19TCF Debugger: fixed: memory monitors disappear if a context exits and then ↵Eugene Tarassov5-576/+588
re-created.
2015-08-19Bug 474384 - Variables view still shows local variables after resumeEugene Tarassov1-0/+13
The code changed to disable modification of values shown in the Variables view while the context is running.
2015-08-11Releng: Build against release versions of TM RSE 3.8 and TM Terminal 4.0Uwe Stieber1-2/+2
2015-08-11Debug: Fix enablement expression for TCF application launch shortcutUwe Stieber1-0/+1
2015-08-10TCF Agent: added new flags in RegAccessTypes property of a context: ↵Eugene Tarassov2-3/+13
"rd-stop" and "wr-stop" The flags can be used by context implementation to indicate that debugger should stop the context to access its registers
2015-08-07Target Explorer: Fixed Content "Launches" shown when project closedPablo Torregrosa Paez1-1/+4
Change-Id: I9a8bd6c640f1739ffeea7dbf4c64ae628c70250f Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>
2015-08-07Target Explorer: Keep customized toolbar within the screen bounds.Pablo Torregrosa Paez1-16/+14
Change-Id: Ie5ab9cf42158882127119a1d3dc5faf841538acc Signed-off-by: Pablo Torregrosa Paez <pablo.torregrosa@windriver.com>

Back to the top