Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Target Explorer: Changed fixedwidth font to Eclipse Console default.Pablo Torregrosa Paez3-10/+66
2015-07-07Target Explorer: Update project settings to avoid removing unnecessary cast i...Uwe Stieber38-38/+254
2015-07-07Target Explorer: Add "Copy to Clipboard" to path map context menuAnton Leherbauer3-1/+59
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer7-20/+67
2015-07-06Target Explorer: Display tooltip if path is not fully visibleAnton Leherbauer3-1/+147
2015-07-02Target Explorer: gdbserver: Add support for custom environmentAnton Leherbauer4-29/+104
2015-07-01Target Explorer: Switch to fixedwidth font for the PID columnPablo Torregrosa Paez1-1/+32
2015-07-01Target Explorer: Remove invalid assert statementUwe Stieber1-2/+0
2015-07-01Target Explorer: Change background color to light yellow if the connection ha...Uwe Stieber1-1/+33
2015-06-30Target Explorer: Use gdbserver --once to allow reusing the same portAnton Leherbauer2-2/+3
2015-06-30Bug 471321: Fix URIs and URLs for the tcf file system.Markus Schorn6-206/+25
2015-06-29Target Explorer: Fix terminate of stopped processAnton Leherbauer2-91/+24
2015-06-27Target Explorer: Hide detach action if the target agent does not haveUwe Stieber1-0/+1
2015-06-26Target Explorer: Fix process run launch after API changeAnton Leherbauer1-6/+14
2015-06-26Target Explorer: Fix on 64bit targets, the process id can exceed Long and may...Uwe Stieber1-2/+14
2015-06-25Target Explorer: Fix file system explorer refreshUwe Stieber2-4/+9
2015-06-25Target Explorer: Fix "Find Files" prefered sizeUwe Stieber1-2/+2
2015-06-25Target Explorer: Improve "Find Files" dialog layoutUwe Stieber1-3/+2
2015-06-25Revert "Target Explorer: Fix URI/URL location calculation on Linux hosts"Uwe Stieber1-2/+0
2015-06-25Target Explorer: Improve file system property tester javadocUwe Stieber1-7/+16
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 Stieber78-400/+400
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

Back to the top