Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-22Target Explorer: Add constants to pass in port alternatives for launching the...Uwe Stieber1-0/+2
2015-05-22Releng: Switch to released 1.1.2 version of eclipse-jarsigner-pluginUwe Stieber1-1/+1
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-21Releng: Switch to Mars RC2 Orbit repositoryUwe Stieber1-1/+1
2015-05-20Bug 467699 - HTML doc of stacktrace service command getChildrenRange() is wrongEugene Tarassov2-4/+36
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-13TCF Debugger: added added support for updating the Registers view while the c...Eugene Tarassov3-7/+35
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-11TCF Debugger: fixed: Command line argument variable is not evaluatedEugene Tarassov2-4/+19
2015-05-07Releng: Added "Mars" build profileUwe Stieber1-2/+13
2015-05-06Terminals: Remove fake old terminal featuresUwe Stieber12-259/+0
2015-05-05TCF Debugger: BP actions: fix multiple resume requests on same RCGroupAnton Leherbauer1-2/+10

Back to the top