Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Target Explorer: Fixed prerun template location helperPablo Torregrosa Paez2-5/+5
2016-05-11Target Explorer: Fixed remote launch with arguments and prerun scriptPablo Torregrosa Paez2-2/+5
2016-04-26Target Explorer: Fix - Launch remote app omitted program argumentsPablo Torregrosa Paez1-8/+12
2016-04-25Target Explorer: Improved UI - Launch remote app using different userPablo Torregrosa Paez4-43/+36
2016-04-20Target Explorer: Launch a remote app using a different remote userPablo Torregrosa Paez7-10/+142
2016-04-12Target Explorer: Added dialog to edit the "prerun" commandsPablo Torregrosa Paez3-2/+52
2016-04-07Target Explorer: Run commands before launch in the same shell instancePablo Torregrosa Paez7-18/+200
2016-03-30Fix up-rev minimum required EE to JavaSE-1.7Uwe Stieber3-5/+5
2016-03-29TE: Fix host path resolution and symbolic link error msg on remote appsPablo Torregrosa Paez3-7/+28
2016-03-14Merge "Bug 489489: Adapt to API that is different in CDT 8 and 9"Uwe Stieber1-1/+33
2016-03-13Bug 489489: Adapt to API that is different in CDT 8 and 9Jonah Graham1-1/+33
2016-03-12Bug 489483: Remove unused dependencies on o.e.c.debug.mi.{core,ui}Jonah Graham1-2/+0
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-08-06Target Explorer: Fix bundle externalizationAnton Leherbauer4-16/+5
2015-07-27Target Explorer: Add support for project-less run launchAnton Leherbauer2-7/+23
2015-07-27Target Explorer: Add preference page to configure gdbserver portsUwe Stieber7-1/+359
2015-07-15Target Explorer: Add Environment tab also to run launchAnton Leherbauer3-5/+22
2015-07-07Target Explorer: Update project settings to avoid removing unnecessary cast i...Uwe Stieber1-1/+7
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer2-8/+11
2015-07-02Target Explorer: gdbserver: Add support for custom environmentAnton Leherbauer4-29/+104
2015-06-30Target Explorer: Use gdbserver --once to allow reusing the same portAnton Leherbauer1-1/+1
2015-06-29Target Explorer: Fix terminate of stopped processAnton Leherbauer1-6/+3
2015-06-26Target Explorer: Fix process run launch after API changeAnton Leherbauer1-6/+14
2015-06-22Target Explorer: Improve .gdbinit file handlingUwe Stieber5-1/+57
2015-06-19Target Explorer: Show better error message in case gdbserver can't be found o...Uwe Stieber3-1/+13
2015-06-19Target Explorer: Improve gdbserver output terminal titleUwe Stieber3-9/+13
2015-06-17Target Explorer: Fix an NPE launching the gdbserver and the address is alread...Uwe Stieber1-1/+1
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber2-16/+16
2015-06-02Target Explorer: In attach mode, start gdbserver with --multi mschorn1-29/+48
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 Stieber6-153/+344
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-04-29Releng: Fix pom.xml version numbersUwe Stieber1-1/+1
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber2-18/+18

Back to the top