Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-25TCF Debugger: Fix renaming of duplicate expressionsAnton Leherbauer1-3/+1
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-15TCF Debugger: fixed possible assertion failure while handling target notifica...Eugene Tarassov2-0/+11
2015-06-15Bug 470179 - Add SysMonitor context properties "Exe" and "ExeType"Anton Leherbauer2-3/+36
2015-06-12Bug 469842 - Breakpoint : disable relocationEugene Tarassov8-59/+134
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber130-620/+620
2015-06-11TCF Debugger: fixed: breakpoint scope dialog cannot handle debug context whic...Eugene Tarassov1-6/+4
2015-06-11Target Explorer: Fix "Source Paths" editor page data not correctly restored i...Uwe Stieber1-2/+9
2015-06-11Bug 469353 - Enum evaluation issue : Endianness issueEugene Tarassov4-19/+17
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-05TCF Core: fixed missing @since and @noimplement tagsEugene Tarassov10-13/+54
2015-06-03Target Explorer: Improve visibility of warning icon overlayAnton Leherbauer4-4/+11
2015-06-03TCF Tests: less frequent memory map changes to make tests to run fasterEugene Tarassov2-2/+2
2015-06-02TCF Tests: added tests for run control resume countEugene Tarassov2-11/+21
2015-06-02Target Explorer: Clarify label of show on reconnect.Markus Schorn2-3/+3
2015-06-02Merge "Target Explorer: In attach mode, start gdbserver with --multi "Anton Leherbauer1-29/+48
2015-06-02Target Explorer: In attach mode, start gdbserver with --multi mschorn1-29/+48
2015-06-01Releng: Update Orbit repository linkUwe Stieber1-1/+1
2015-05-30TCF Debugger: stepping commands implementation is moved to UI plugin to allow...Eugene Tarassov14-459/+983
2015-05-29TCF Debugger: fixed NPE when TCFMemoryBlockRetrieval.MemoryBlock is disposedEugene Tarassov1-9/+11
2015-05-27Bug 468464 - Add support for filtering variants according to discriminant value Anton Leherbauer8-15/+213
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-26TCF Debugger: fixed: initial selection in the Debug view does not work if rem...Eugene Tarassov1-2/+6
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

Back to the top