Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-05TCF Core: added API errors filter to workaround forgotten @noimplement tags1.3.01.3_mars_bugfixEugene Tarassov1-0/+71
2015-06-04TCF Core: fixed missing @since and @noimplement tagsEugene Tarassov10-13/+54
2015-06-04Target Explorer: Improve visibility of warning icon overlayAnton Leherbauer4-4/+11
2015-06-04Target Explorer: Clarify label of show on reconnect.Markus Schorn2-3/+3
2015-06-04Target Explorer: In attach mode, start gdbserver with --multimschorn1-29/+48
2015-06-01Releng: Update TCF stream idUwe Stieber1-1/+1
2015-06-01Releng: Update Orbit repository linkUwe Stieber1-1/+1
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
2015-05-05TCF Debugger: Disassembly view can get unresponsive on context changeAnton Leherbauer1-2/+1
2015-05-05Bug 465580: Expand file-system on target connect.Markus Schorn40-252/+686
2015-05-05Terminal: The binary feature should be included in the SDK featureUwe Stieber1-1/+4
2015-04-30Target Explorer: Fix findbugsUwe Stieber1-6/+4
2015-04-30Terminals: Fix pom.xml versionUwe Stieber2-2/+2
2015-04-30Terminals: Re-add the old "TCF Terminals" feature to provide backward compati...Uwe Stieber12-0/+257
2015-04-30Releng: Fix feature referencesUwe Stieber2-4/+4
2015-04-30Releng: Added CBI Snapshot repositoryUwe Stieber1-3/+7
2015-04-30Releng: Attempt to get rid of the pack200 crashes - see bug #464947Uwe Stieber1-1/+1
2015-04-30Bug 465756 - TCFModelManager does not register its workbench listenerEugene Tarassov3-4/+26
2015-04-30TCF Debugger: changed org.eclipse.tm.terminal dependencies to be package-base...Eugene Tarassov2-5/+9

Back to the top