Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Target Explorer: Added remote PID entry field to C/C++ Attach to Application ...1.3_mars1.3_WR_20150619_4.2.0Uwe Stieber5-59/+119
2015-05-27Target Explorer: Add --once option for launched gdbserver in attach modeUwe Stieber1-2/+1
2015-05-27Target Explorer: Clean up GDB launch delegate implementationUwe Stieber1-4/+0
2015-05-26Target Explorer: Fix default preference values for CDT launchesUwe Stieber1-3/+3
2015-05-26Target Explorer: Added more preference slots to customize the CDT launch conf...Uwe Stieber6-17/+109
2015-05-26Target Explorer: Added missing package exportUwe Stieber1-0/+1
2015-05-26Target Explorer: Store default gdbserver command and ports in preferences to ...Uwe Stieber9-55/+175
2015-05-25Target Explorer: Fix tab ordering for CDT launchesUwe Stieber1-5/+7
2015-05-25Target Explorer: Add auto-port capability for gdbserver launch for CDT based ...Uwe Stieber7-157/+347
2015-05-22Target Explorer: Add constants to pass in port alternatives for launching the...Uwe Stieber1-0/+2
2015-05-22Target Explorer: Fix minimum version for cdt.dsf.uiUwe Stieber1-1/+1
2015-05-22Target Explorer: Attach launch improvementsUwe Stieber3-11/+17
2015-05-21Target Explorer: Remove unneeded parent request monitorUwe Stieber1-6/+1
2015-05-21Target Explorer: Add symbol-file in attach to application caseUwe Stieber1-1/+45
2015-05-21Target Explorer: Adjust gdbserver launch for attaching to an remote applicationUwe Stieber3-11/+26
2015-05-21Target Explorer: Unify gdbserver launch code and enable it for attach launchesUwe Stieber10-293/+327
2015-05-20Target Explorer: Rework launch tab hierarchy to allow re-use for different la...Uwe Stieber8-128/+266
2015-05-20Target Explorer: Added TCF based launcher contribution for C/C++ Attach to Ap...Uwe Stieber4-26/+116
2015-05-20Bug 467647: Show on connect does not work on a Linux hostMarkus Schorn1-3/+8
2015-05-12Target Explorer: Fix "Please connect ..." message not shown on "File System" tabUwe Stieber3-1/+4
2015-05-12Target Explorer: Decorate the connection details editor details page form hea...Uwe Stieber7-6/+154
2015-05-12Target Explorer: Clarify label of download to local host actionUwe Stieber1-1/+1
2015-05-12Bug 465093, 465580: Polish labels and position of actions. Markus Schorn4-20/+18
2015-05-05Bug 465580: Expand file-system on target connect.Markus Schorn40-252/+686
2015-04-30Target Explorer: Fix findbugsUwe Stieber1-6/+4
2015-04-29Releng: Fix pom.xml version numbersUwe Stieber39-39/+39
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber53-351/+351
2015-04-29Bug 465758: Remove use of deprecated IFileTransferItem.PROPERTY_TARGETMarkus Schorn5-28/+88
2015-04-28Target Explorer: Fix Bug 465569 - Unnecessary activation of org.eclipse.tcf.t...Uwe Stieber1-79/+263
2015-04-28Target Explorer: Make "bundleId" required for notification listener extension...Uwe Stieber3-174/+178
2015-04-27Bug 465093 - Replace incomplete dnd with a 'Download' action.1.3_WR_20150508_4.1.01.3_WR_20150508_4.1.0_bugfixMarkus Schorn45-1190/+1680
2015-04-23Target Explorer: Fix race conditions when canceling stepper jobsAnton Leherbauer3-84/+110
2015-04-23Target Explorer: Get machine type from ELF file and cleanup ISimulatorService...Uwe Stieber2-11/+25
2015-04-22Target Explorer: Fix typo in javadocUwe Stieber10-12/+16
2015-04-22Bug 464665: Introduce API between te.tcf.filesystem.core and uiMarkus Schorn192-6934/+5259
2015-04-21Target Explorer: Fix Hidden launch configurations not deleted once the connec...Uwe Stieber7-4/+161
2015-04-08Target Explorer: Fix potential NPE's in debug serviceUwe Stieber1-5/+8
2015-04-07Target Explorer: Extend ISimulatorServiceUIDelegate interfaceUwe Stieber1-6/+9
2015-03-13Target Explorer: Add a default callback invocation delegate implemenation whi...Uwe Stieber1-0/+31
2015-03-12Target Explorer: Fix termination of launch if target is offlineAnton Leherbauer2-24/+24
2015-03-12Target Explorer: Fix handling of gdbserver port already in useAnton Leherbauer3-10/+41
2015-03-11SM: fix possible ClassCastExceptionTobias Schwarz3-116/+156
2015-03-05Target Explorer: Cleanup calculation of button label width hint1.3_WR_20150313_4.0.5tcf-1.3_WR_20150313_4.0.5_bugfixUwe Stieber1-8/+2
2015-03-04Target Explorer: A process redirected to a terminal cannot be reconnected onc...Uwe Stieber1-0/+7
2015-03-03SM: enable revert action for system management editorTobias Schwarz3-0/+68
2015-03-03SM: rework wizard pageTobias Schwarz2-21/+25
2015-02-26SM: add possibility to set default data when no history entry isTobias Schwarz1-0/+4
2015-02-26Target EUwe Stieber1-3/+2
2015-02-25Target Explorer: Bug 383349 - ChannelTraceListener.doLogMessage() takes ~10% ...Uwe Stieber5-209/+332
2015-02-25Target Explorer: Bug 429088 - The "System" menu has no acceleratorsUwe Stieber14-40/+122

Back to the top