Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-11TCF Tests: added tests for sending integer numbers over TCF channelEugene Tarassov7-23/+215
2016-03-10Target Explorer: Fixed shared PathMap listener removes only shared onesPablo Torregrosa Paez3-3/+41
2016-03-09TCF Debugger: fixed: cannot write 0 to write-only register in the Registers viewEugene Tarassov1-2/+8
2016-03-09TCF Tests: fixed bogus test error: EchoFP test failed: 7.21866475E+21 != 7.21...Eugene Tarassov1-6/+15
2016-03-08Target Explorer: Launch Config change applies the PathMaps1.4_WR_20160318_4.7.01.4_WR_20160318_4.7.0_bugfixPablo Torregrosa Paez1-0/+37
2016-02-18Target Explorer: Append task name to the IO TerminalPablo Torregrosa Paez1-15/+17
2016-02-16Target Explorer: Shared Pathmaps must not be setPablo Torregrosa Paez1-1/+5
2016-02-16TCF Debugger: Fix compilation error against CDT 9.0Anton Leherbauer1-2/+11
2016-02-12TCF Debugger: fixed: TCF launch should disconnect itself from the target if i...Eugene Tarassov1-0/+15
2016-02-11Target Explorer: Fixed NPE and removal of shared path mapsPablo Torregrosa Paez2-2/+14
2016-02-10Target Explorer: Remove unnecessary shared path map listenerPablo Torregrosa Paez1-73/+1
2016-02-09Target Explorer: Fixed NPE PathMap listenerPablo Torregrosa Paez1-3/+8
2016-02-05Code cleanupEugene Tarassov1-1/+1
2016-02-05TCF Tests: fixed NPE in the Expressions testEugene Tarassov1-1/+2
2016-02-05TCVF Debugger: fixed: bogus error message in the Eclipse log: "Context does n...Eugene Tarassov1-1/+1
2016-02-05TCF Debugger and Target Explorer: shared path maps listener moved from TCFLau...Eugene Tarassov2-141/+124
2016-02-04TCF Debugger and Target Explorer: added shared path maps listener.Pablo Torregrosa Paez9-34/+430
2016-02-03TCF Core: fixed missing @since 1.4 tagEugene Tarassov1-24/+25
2016-02-03TCF Core: updated Run Control service documentation to match the implementationEugene Tarassov2-21/+94
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
2015-12-03Target Explorer: Make 'history_id' overridable.Pablo Torregrosa Paez1-2/+10
2015-11-27Bug 483177 - When a ChannelTCP has been reset it is attempted to stop the cha...1.4_WR_20151211_4.5.0Eugene Tarassov1-3/+7
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
2015-11-26Target Explorer: Avoid duplicated warnings in context selector toolbarPablo Torregrosa Paez1-1/+13
2015-11-24Target Explorer: Overwrite layout data on AbstractSectionDialogPablo Torregrosa Paez1-2/+6
2015-11-20Target Explorer: Fixed error when refreshing FS and connection closedPablo Torregrosa1-17/+20
2015-11-13TCF Tests: fixed few minor issuesEugene Tarassov1-5/+9
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
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
2015-10-07Target Explorer: added System Property to disable timeout processPablo Torregrosa Paez1-1/+2

Back to the top