Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov26-52/+52
2018-09-02Bug 535867 - Update te.tcf.launch.cdt version to 1.7Martin Oberhuber1-3/+5
2018-06-29Bug 535867 - Make Path Mapping configurable in TCF Launch config UIAlexandru Dragut2-7/+35
2016-07-04Target Explorer: Fixed - Launch configuration debugger info clearedPablo Torregrosa Paez1-1/+49
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 Paez3-43/+35
2016-04-20Target Explorer: Launch a remote app using a different remote userPablo Torregrosa Paez6-9/+125
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 Paez6-18/+190
2016-03-29TE: Fix host path resolution and symbolic link error msg on remote appsPablo Torregrosa Paez3-7/+28
2016-03-13Bug 489489: Adapt to API that is different in CDT 8 and 9Jonah Graham1-1/+33
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-07-27Target Explorer: Add support for project-less run launchAnton Leherbauer2-7/+23
2015-07-27Target Explorer: Add preference page to configure gdbserver portsUwe Stieber3-0/+333
2015-07-15Target Explorer: Add Environment tab also to run launchAnton Leherbauer2-4/+13
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer1-1/+4
2015-07-02Target Explorer: gdbserver: Add support for custom environmentAnton Leherbauer3-11/+78
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-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: Store default gdbserver command and ports in preferences to ...Uwe Stieber8-55/+167
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: Attach launch improvementsUwe Stieber2-9/+14
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 Stieber7-95/+233
2015-05-20Target Explorer: Added TCF based launcher contribution for C/C++ Attach to Ap...Uwe Stieber2-0/+40
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber1-4/+4
2015-04-22Bug 464665: Introduce API between te.tcf.filesystem.core and uiMarkus Schorn1-2/+2
2015-03-12Target Explorer: Fix termination of launch if target is offlineAnton Leherbauer1-23/+10
2015-03-12Target Explorer: Fix handling of gdbserver port already in useAnton Leherbauer3-10/+41
2015-02-13Releng: Fix copyrightsUwe Stieber7-7/+7
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber1-4/+3
2014-11-07Target Explorer: Don't show "Build Configuration" group for Run/DebugUwe Stieber1-1/+1

Back to the top