Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov51-102/+102
2016-09-28Bug 502218 - Target Explorer: AssertionFailedException whenashi1-0/+8
2016-04-25Target Explorer: Allow to attach debugger without attaching new contextAnton Leherbauer1-8/+1
2016-02-18Target Explorer: Append task name to the IO TerminalPablo Torregrosa Paez1-15/+17
2015-11-27Target Explorer: Fix race conditions starting multiple processes in a rowAnton Leherbauer3-25/+38
2015-11-27Target Explorer: Do not continue refreshing nodes if there is an errorPablo Torregrosa Paez1-3/+3
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 Leherbauer2-24/+86
2015-09-30Target Explorer: Fix processes autoRefresh functionPablo Torregrosa Paez1-2/+2
2015-08-07Target Explorer: Fix connection lost on process monitor tree refresh if a con...Uwe Stieber3-1/+19
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer2-4/+25
2015-06-30Target Explorer: Use gdbserver --once to allow reusing the same portAnton Leherbauer1-1/+2
2015-06-29Target Explorer: Fix terminate of stopped processAnton Leherbauer1-85/+21
2015-06-24Target Explorer: Remove unnecessary thread checks getting the peer model from...Uwe Stieber1-11/+2
2015-06-20Target Explorer: Fix assertion in process launcher onTerminateDoneUwe Stieber1-2/+3
2015-05-25Target Explorer: Add auto-port capability for gdbserver launch for CDT based ...Uwe Stieber1-4/+3
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber3-9/+9
2015-03-12Target Explorer: Fix termination of launch if target is offlineAnton Leherbauer1-1/+14
2015-03-04Target Explorer: A process redirected to a terminal cannot be reconnected onc...Uwe Stieber1-0/+7
2015-02-24Bug 460688 - Fix failing test: ProcessLauncherTestCaseAnton Leherbauer1-15/+7
2015-02-13Releng: Fix copyrightsUwe Stieber4-4/+4
2015-02-13Terminal: Merge launcher delegate and connector type. Remove unnecessary conn...Uwe Stieber1-1/+1
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber4-94/+96
2015-01-16Bug 454116: org.eclipse.remote API adapter for TCFMarkus Schorn1-56/+52
2014-12-16SM: ignore errors when task is already stoppedTobias Schwarz1-2/+3
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz2-44/+5
2014-11-05Target Explorer: Switch default terminal type used to "xterm"Uwe Stieber1-2/+2
2014-09-15Target Explorer: unify "canAttach" handlingTobias Schwarz2-5/+7
2014-09-05Target Explorer: extend process launcher with better environmentTobias Schwarz2-3/+17
2014-08-05Target Explorer: Review and Fix handling of delegate servicesUwe Stieber2-6/+38
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber51-91/+91
2014-07-22Releng: Fix copyrightsUwe Stieber51-119/+119
2014-07-08Reworked: Target Explorer: add steps for channel manager reworkUwe Stieber3-3/+7
2014-05-22Target Explorer: change persistence of attach action (no longer persistTobias Schwarz4-3/+75
2014-05-21Target Explorer: rework attach (filter, decoration, ..)Tobias Schwarz3-8/+21
2014-05-20Target Explorer: fix stack overflow when executing an action twiceTobias Schwarz3-31/+12
2014-05-14Target Explorer: add refresh to attach context iteratorTobias Schwarz1-0/+14
2014-05-14Target Exlorer: add attach action to toolbar action menuTobias Schwarz11-0/+670
2014-04-25Releng: Fix copyrightsUwe Stieber1-1/+1
2014-04-23Target Explorer: Fixed channel closed exceptionUwe Stieber1-11/+11
2014-04-23Target Explorer: Move stream created event delay and disconnect handling to s...Uwe Stieber2-151/+72
2014-04-23Target Explorer: Fix streams handling for ProcessLauncher and TerminalsLauncherUwe Stieber3-43/+151
2014-04-08Target Explorer: Fix process listener not unregistered on ProcessLauncher dis...Uwe Stieber1-2/+4
2014-03-26Target Explorer: add argument to force new terminalTobias Schwarz1-2/+1
2014-03-25Target Explorer: force a new terminal viewTobias Schwarz1-0/+2
2014-02-21Target Explorer: fix missing adapterTobias Schwarz2-1/+14
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber17-17/+17
2014-02-07Target Explorer: Persist process monitor auto refresh intervalUwe Stieber2-0/+27
2014-02-07Target Explorer: Improve process monitorUwe Stieber1-34/+0
2014-02-07Target Explorer: fix event handlingTobias Schwarz1-5/+10

Back to the top