Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Target Explorer: Update project settings to avoid removing unnecessary cast i...Uwe Stieber1-1/+7
2015-06-22Target Explorer: Fix race condition on first debug launchAnton Leherbauer1-6/+28
2015-06-18Target Explorer: Fix OK status is logged to error log if platform is running ...Uwe Stieber1-3/+12
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber2-18/+18
2015-06-10Target Explorer: Fix deprecated use of FileTransferItem constructorUwe Stieber1-1/+1
2015-04-29Releng: Fix pom.xml version numbersUwe Stieber1-1/+1
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber1-14/+14
2015-04-29Bug 465758: Remove use of deprecated IFileTransferItem.PROPERTY_TARGETMarkus Schorn1-6/+6
2015-04-22Target Explorer: Fix typo in javadocUwe Stieber2-2/+2
2015-04-21Target Explorer: Fix Hidden launch configurations not deleted once the connec...Uwe Stieber4-4/+94
2015-02-13Releng: Fix copyrightsUwe Stieber1-1/+1
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber1-2/+2
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz1-10/+4
2014-10-23Target Explorer: Move source path mapping container name constant to the inte...Uwe Stieber1-2/+3
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz1-0/+18
2014-10-01Target Explorer: change required cdt.debug.core bundle versionTobias Schwarz1-1/+1
2014-10-01Target Explorer: add possibility to generate source path mappingsTobias Schwarz2-2/+94
2014-09-02Target Explorer: fix export issueTobias Schwarz1-3/+19
2014-08-12Target Explorer: Overwrite peer name in debug view to use connection name ins...Uwe Stieber1-3/+24
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber23-48/+48
2014-07-24Target Explorer: Fix channel communication log misses early "open channel" co...Uwe Stieber1-7/+8
2014-07-23Target Explorer: Fix illegal thread access issue in path map serviceUwe Stieber1-2/+14
2014-07-22Releng: Fix copyrightsUwe Stieber23-171/+171
2014-07-20Target Explorer: Fix path map not applied with stepper based channel managerUwe Stieber2-10/+16
2014-06-25Target Explorer: Fix "launchMode" property tester missing for type LaunchStep...Uwe Stieber1-1/+3
2014-05-27Target Explorer: Always apply path maps to newly opened channels. Skip compar...Uwe Stieber1-5/+5
2014-04-30Target Explorer: Fix Illegal Thread Access invoking callback from PathMapServ...Uwe Stieber1-6/+13
2014-04-30Target Explorer: Add handling of path map rules marked with ID="agent" to the...Uwe Stieber2-83/+142
2014-04-23Target Explorer: Path map service ignores rules with ID "Agent" when merging ...Uwe Stieber2-2/+2
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-15/+15
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber2-3/+3
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber10-10/+10
2014-02-04Target Explorer: make remote debug launch visible to be able to configTobias Schwarz1-1/+0
2014-02-03Target Explorer: Fix remote application launch bindings and step groupUwe Stieber1-13/+5
2014-01-28Target Explorer: add callback to be able to wait for debugger startTobias Schwarz3-25/+66
2014-01-09Target Explorer: Rework path map resolver and related services to avoid ambig...Uwe Stieber1-1/+4
2014-01-09Target Explorer: property viewTobias Schwarz1-1/+1
2014-01-09Target Explorer: add locator model listenersTobias Schwarz1-2/+2
2014-01-09Target Explorer: split peer and ocator modelTobias Schwarz1-1/+1
2014-01-09Target Explorer: rework peer modelTobias Schwarz8-269/+269
2014-01-09Target Explorer: connect and model reworkTobias Schwarz1-1/+1
2013-12-13Target Explorer: Fix Bug 422850 - Target Explorer Build Failures againstUwe Stieber1-2/+2
2013-11-04Target Explorer: Fix findbugs warningsUwe Stieber1-12/+14
2013-10-21TCF Debugger: Fix launch overwrites path map rules set by other clients on th...Uwe Stieber2-1/+96
2013-10-15Target Explorer: Fix launch configuration change notifications fired while la...Uwe Stieber2-8/+10
2013-10-14Target Explorer: Fix FindBugs warningsUwe Stieber1-89/+95
2013-10-02Target Explorer: Make the path map server thread safeUwe Stieber1-1/+23
2013-09-16Target Explorer: Fix path map service does not save launch configurationUwe Stieber1-0/+9
2013-09-16Target Explorer: Fix path map service adds path map rule with empty propertiesUwe Stieber1-0/+2
2013-09-10Target Explorer: Fix illegal thread access in path map service implementation...Uwe Stieber1-15/+21

Back to the top