Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Target Explorer: Fix URI/URL location calculation on Linux hostsUwe Stieber1-0/+2
2015-06-25Target Explorer: Fix file system explorer clipboard handlingUwe Stieber4-57/+258
2015-06-24Target Explorer: Remove unnecessary thread checks getting the peer model from...Uwe Stieber2-22/+40
2015-06-23Target Explorer: Fix copyright header of ImageComboAnton Leherbauer1-777/+780
2015-06-22Target Explorer: Fix race condition on first debug launchAnton Leherbauer1-6/+28
2015-06-22Target Explorer: Improve .gdbinit file handlingUwe Stieber5-1/+57
2015-06-20Target Explorer: Fix assertion in process launcher onTerminateDoneUwe Stieber1-2/+3
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-18Target Explorer: Improved handling replacing src path with dst path if src pa...Uwe Stieber1-3/+4
2015-06-18Target Explorer: Fix OK status is logged to error log if platform is running ...Uwe Stieber1-3/+12
2015-06-17Target Explorer: Fix control decoration painted on top of other controlsUwe Stieber5-8/+10
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 Stieber98-534/+534
2015-06-11Target Explorer: Fix "Source Paths" editor page data not correctly restored i...Uwe Stieber1-2/+9
2015-06-10Target Explorer: Fix deprecated use of FileTransferItem constructorUwe Stieber1-1/+1
2015-06-10Target Explorer: Fix "Launch Terminal..." command idUwe Stieber1-3/+3
2015-06-10Target Explorer: Clear ping timeout property if it matches the default ping t...Uwe Stieber1-1/+6
2015-06-10Target Explorer: Allow the default ping timeout to be configuredUwe Stieber1-3/+10
2015-06-10Target Explorer: Update "connection recovering" step group to reference a "wa...Uwe Stieber3-5/+12
2015-06-10Target Explorer: Fix NPE in DebugServicesLaunchesListenerUwe Stieber1-1/+3
2015-06-09Target Explorer: Fix "open channel" thread nameUwe Stieber1-1/+1
2015-06-03Target Explorer: Improve visibility of warning icon overlayAnton Leherbauer4-4/+11
2015-06-02Target Explorer: Clarify label of show on reconnect.Markus Schorn2-3/+3
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 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-06Terminals: Remove fake old terminal featuresUwe Stieber10-253/+0
2015-05-05Bug 465580: Expand file-system on target connect.Markus Schorn40-252/+686

Back to the top