From 1cfb8ec6ef22a05eb802be8261e10d84d54a5854 Mon Sep 17 00:00:00 2001 From: Eugene Tarassov Date: Fri, 30 Sep 2011 09:55:04 -0700 Subject: Source code cleanup: CRLF -> LF, removing extra space chars --- docs/.project | 22 ++-- .../Makefile | 1 - .../org.eclipse.tm.tcf.examples.daytime/plugin.xml | 6 +- features/org.eclipse.tm.tcf.cdt.feature/.project | 56 +++++----- .../build.properties | 32 +++--- .../org.eclipse.tm.tcf.cdt.sdk.feature/.project | 34 +++--- .../build.properties | 12 +-- features/org.eclipse.tm.tcf.feature/.project | 56 +++++----- .../org.eclipse.tm.tcf.feature/build.properties | 32 +++--- .../org.eclipse.tm.tcf.headless.build/.project | 22 ++-- .../builder/build.properties | 38 ++++--- features/org.eclipse.tm.tcf.repo/.project | 22 ++-- features/org.eclipse.tm.tcf.rse.feature/.project | 56 +++++----- .../build.properties | 32 +++--- .../org.eclipse.tm.tcf.rse.sdk.feature/.project | 34 +++--- .../build.properties | 12 +-- features/org.eclipse.tm.tcf.sdk.feature/.project | 56 +++++----- .../build.properties | 12 +-- features/org.eclipse.tm.tcf.site/.project | 34 +++--- features/org.eclipse.tm.tcf.site/index.html | 120 ++++++++++----------- plugins/org.eclipse.tm.tcf.cdt.ui/.classpath | 14 +-- plugins/org.eclipse.tm.tcf.cdt.ui/.project | 78 +++++++------- .../debug/ui/model/TCFChildrenSubExpressions.java | 4 +- .../tm/internal/tcf/debug/ui/model/TCFModel.java | 12 +-- .../tcf/debug/ui/model/TCFNodeExpression.java | 4 +- 25 files changed, 399 insertions(+), 402 deletions(-) diff --git a/docs/.project b/docs/.project index e4273e71c..8d59bf774 100755 --- a/docs/.project +++ b/docs/.project @@ -1,11 +1,11 @@ - - - org.eclipse.tm.tcf.docs - - - - - - - - + + + org.eclipse.tm.tcf.docs + + + + + + + + diff --git a/examples/org.eclipse.tm.tcf.examples.daytime.agent/Makefile b/examples/org.eclipse.tm.tcf.examples.daytime.agent/Makefile index f92978002..76b098864 100644 --- a/examples/org.eclipse.tm.tcf.examples.daytime.agent/Makefile +++ b/examples/org.eclipse.tm.tcf.examples.daytime.agent/Makefile @@ -28,4 +28,3 @@ $(BINDIR)/%$(EXTOBJ): $(TCF_AGENT_DIR)/%.c $(HFILES) Makefile clean: $(call RMDIR,$(BINDIR)) - diff --git a/examples/org.eclipse.tm.tcf.examples.daytime/plugin.xml b/examples/org.eclipse.tm.tcf.examples.daytime/plugin.xml index 4611c0a05..bc6b5dc36 100644 --- a/examples/org.eclipse.tm.tcf.examples.daytime/plugin.xml +++ b/examples/org.eclipse.tm.tcf.examples.daytime/plugin.xml @@ -2,8 +2,8 @@ - + - - + + diff --git a/features/org.eclipse.tm.tcf.cdt.feature/.project b/features/org.eclipse.tm.tcf.cdt.feature/.project index ae7d3d709..812e1d06d 100644 --- a/features/org.eclipse.tm.tcf.cdt.feature/.project +++ b/features/org.eclipse.tm.tcf.cdt.feature/.project @@ -1,28 +1,28 @@ - - - org.eclipse.tm.tcf.cdt.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - - - 1311579654137 - - 10 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-target - - - - + + + org.eclipse.tm.tcf.cdt.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + + + 1311579654137 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-target + + + + diff --git a/features/org.eclipse.tm.tcf.cdt.feature/build.properties b/features/org.eclipse.tm.tcf.cdt.feature/build.properties index 8ed0fccaa..b9abc1ca3 100644 --- a/features/org.eclipse.tm.tcf.cdt.feature/build.properties +++ b/features/org.eclipse.tm.tcf.cdt.feature/build.properties @@ -1,16 +1,16 @@ -############################################################################### -# Copyright (c) 2010 Wind River Systems, Inc. and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Wind River Systems - initial API and implementation -############################################################################### -bin.includes = feature.xml,\ - feature.properties,\ - license.html,\ - eclipse_update_120.jpg,\ - epl-v10.html -src.includes = feature.properties +############################################################################### +# Copyright (c) 2010 Wind River Systems, Inc. and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### +bin.includes = feature.xml,\ + feature.properties,\ + license.html,\ + eclipse_update_120.jpg,\ + epl-v10.html +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.cdt.sdk.feature/.project b/features/org.eclipse.tm.tcf.cdt.sdk.feature/.project index 52190d929..086edffd0 100644 --- a/features/org.eclipse.tm.tcf.cdt.sdk.feature/.project +++ b/features/org.eclipse.tm.tcf.cdt.sdk.feature/.project @@ -1,17 +1,17 @@ - - - org.eclipse.tm.tcf.cdt.sdk.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - + + + org.eclipse.tm.tcf.cdt.sdk.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties b/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties index 296f7b7a6..a182fb1b4 100644 --- a/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties +++ b/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties @@ -1,6 +1,6 @@ -bin.includes = feature.xml,\ - eclipse_update_120.jpg,\ - epl-v10.html,\ - feature.properties,\ - license.html -src.includes = feature.properties +bin.includes = feature.xml,\ + eclipse_update_120.jpg,\ + epl-v10.html,\ + feature.properties,\ + license.html +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.feature/.project b/features/org.eclipse.tm.tcf.feature/.project index dc37f66be..0b5b809ef 100644 --- a/features/org.eclipse.tm.tcf.feature/.project +++ b/features/org.eclipse.tm.tcf.feature/.project @@ -1,28 +1,28 @@ - - - org.eclipse.tm.tcf.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - - - 1311579670096 - - 10 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-target - - - - + + + org.eclipse.tm.tcf.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + + + 1311579670096 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-target + + + + diff --git a/features/org.eclipse.tm.tcf.feature/build.properties b/features/org.eclipse.tm.tcf.feature/build.properties index 8ed0fccaa..b9abc1ca3 100644 --- a/features/org.eclipse.tm.tcf.feature/build.properties +++ b/features/org.eclipse.tm.tcf.feature/build.properties @@ -1,16 +1,16 @@ -############################################################################### -# Copyright (c) 2010 Wind River Systems, Inc. and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Wind River Systems - initial API and implementation -############################################################################### -bin.includes = feature.xml,\ - feature.properties,\ - license.html,\ - eclipse_update_120.jpg,\ - epl-v10.html -src.includes = feature.properties +############################################################################### +# Copyright (c) 2010 Wind River Systems, Inc. and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### +bin.includes = feature.xml,\ + feature.properties,\ + license.html,\ + eclipse_update_120.jpg,\ + epl-v10.html +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.headless.build/.project b/features/org.eclipse.tm.tcf.headless.build/.project index 179510032..289502dc3 100644 --- a/features/org.eclipse.tm.tcf.headless.build/.project +++ b/features/org.eclipse.tm.tcf.headless.build/.project @@ -1,11 +1,11 @@ - - - org.eclipse.tm.tcf.headless.build - - - - - - - - + + + org.eclipse.tm.tcf.headless.build + + + + + + + + diff --git a/features/org.eclipse.tm.tcf.headless.build/builder/build.properties b/features/org.eclipse.tm.tcf.headless.build/builder/build.properties index b6e4f6377..3fc9e7cc8 100644 --- a/features/org.eclipse.tm.tcf.headless.build/builder/build.properties +++ b/features/org.eclipse.tm.tcf.headless.build/builder/build.properties @@ -4,7 +4,7 @@ # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html -# +# # Contributors: # IBM Corporation - initial API and implementation ############################################################################### @@ -13,9 +13,9 @@ # Typical users need only update the following properties: # baseLocation - where things you are building against are installed # bootclasspath - The base jars to compile against (typicaly rt.jar) -# configs - the list of {os, ws, arch} configurations to build. +# configs - the list of {os, ws, arch} configurations to build. # -# Of course any of the settings here can be overridden by spec'ing +# Of course any of the settings here can be overridden by spec'ing # them on the command line (e.g., -DbaseLocation=d:/eclipse #The type of the top level element we are building, generally "feature" @@ -36,8 +36,8 @@ archivePrefix=eclipse # The location underwhich all of the build output will be collected. collectingFolder=${archivePrefix} -# The list of {os, ws, arch} configurations to build. This -# value is a '&' separated list of ',' separate triples. For example, +# The list of {os, ws, arch} configurations to build. This +# value is a '&' separated list of ',' separate triples. For example, # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* configs = *, *, * @@ -53,10 +53,10 @@ configs = *, *, * # macosx, carbon, ppc # By default PDE creates one archive (result) per entry listed in the configs property. -# Setting this value to true will cause PDE to only create one output containing all +# Setting this value to true will cause PDE to only create one output containing all # artifacts for all the platforms listed in the configs property. # To control the output format for the group, add a "group, group, group - " entry to the -# archivesFormat. +# archivesFormat. #groupConfigurations=true #The format of the archive. By default a zip is created using antZip. @@ -96,7 +96,7 @@ zipargs= #Arguments to send to the tar executable tarargs= -#Control the creation of a file containing the version included in each configuration - on by default +#Control the creation of a file containing the version included in each configuration - on by default #generateVersionsLists=false ############## BUILD NAMING CONTROL ################ @@ -118,15 +118,15 @@ buildLabel=${buildType}.${buildId} timestamp=007 #The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde. -#The value will only be applied to plugin or features indicating build.properties, qualifier = context +#The value will only be applied to plugin or features indicating build.properties, qualifier = context #forceContextQualifier= -#Enable / disable the generation of a suffix for the features that use .qualifier. -#The generated suffix is computed according to the content of the feature +#Enable / disable the generation of a suffix for the features that use .qualifier. +#The generated suffix is computed according to the content of the feature #generateFeatureVersionSuffix=true ############# BASE CONTROL ############# -# Settings for the base Eclipse components and Java class libraries +# Settings for the base Eclipse components and Java class libraries # against which you are building. # Base location for anything the build needs to compile against. For example, # in most RCP app or a plug-in, the baseLocation should be the location of a previously @@ -146,7 +146,7 @@ filteredDependencyCheck=false resolution.devMode=true #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :) -#a location is one of: +#a location is one of: #- the location of the jar or folder that is the plugin or feature : /path/to/foo.jar or /path/to/foo #- a directory that contains a /plugins or /features subdirectory #- the location of a feature.xml, or for 2.1 style plugins, the plugin.xml or fragment.xml @@ -173,11 +173,11 @@ mapsTagTag=v${buildId} ############ REPOSITORY CONTROL ############### # This section defines properties parameterizing the repositories where plugins, fragments -# bundles and features are being obtained from. +# bundles and features are being obtained from. # The tags to use when fetching elements to build. -# By default thebuilder will use whatever is in the maps. -# This value takes the form of a comma separated list of repository identifier (like used in the map files) and the +# By default thebuilder will use whatever is in the maps. +# This value takes the form of a comma separated list of repository identifier (like used in the map files) and the # overriding value # For example fetchTag=CVS=HEAD, SVN=v20050101 # fetchTag=HEAD @@ -188,7 +188,7 @@ skipFetch=true # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE #bootclasspath=${java.home}/lib/rt.jar -# specific JRE locations to compile against. These values are used to compile bundles specifying a +# specific JRE locations to compile against. These values are used to compile bundles specifying a # Bundle-RequiredExecutionEnvironment. Uncomment and set values for environments that you support #CDC-1.0/Foundation-1.0= /path/to/rt.jar #CDC-1.1/Foundation-1.1= @@ -211,7 +211,7 @@ skipFetch=true logExtension=.log # Whether or not to include debug info in the output jars -javacDebugInfo=false +javacDebugInfo=false # Whether or not to fail the build if there are compiler errors javacFailOnError=true @@ -227,5 +227,3 @@ javacSource=1.5 # Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties. javacTarget=1.5 - - diff --git a/features/org.eclipse.tm.tcf.repo/.project b/features/org.eclipse.tm.tcf.repo/.project index 05f44e25c..09173098e 100644 --- a/features/org.eclipse.tm.tcf.repo/.project +++ b/features/org.eclipse.tm.tcf.repo/.project @@ -1,11 +1,11 @@ - - - org.eclipse.tm.tcf.repo - - - - - - - - + + + org.eclipse.tm.tcf.repo + + + + + + + + diff --git a/features/org.eclipse.tm.tcf.rse.feature/.project b/features/org.eclipse.tm.tcf.rse.feature/.project index 51867028f..f96b847a8 100644 --- a/features/org.eclipse.tm.tcf.rse.feature/.project +++ b/features/org.eclipse.tm.tcf.rse.feature/.project @@ -1,28 +1,28 @@ - - - org.eclipse.tm.tcf.rse.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - - - 1311579675806 - - 10 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-target - - - - + + + org.eclipse.tm.tcf.rse.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + + + 1311579675806 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-target + + + + diff --git a/features/org.eclipse.tm.tcf.rse.feature/build.properties b/features/org.eclipse.tm.tcf.rse.feature/build.properties index 8ed0fccaa..b9abc1ca3 100644 --- a/features/org.eclipse.tm.tcf.rse.feature/build.properties +++ b/features/org.eclipse.tm.tcf.rse.feature/build.properties @@ -1,16 +1,16 @@ -############################################################################### -# Copyright (c) 2010 Wind River Systems, Inc. and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Wind River Systems - initial API and implementation -############################################################################### -bin.includes = feature.xml,\ - feature.properties,\ - license.html,\ - eclipse_update_120.jpg,\ - epl-v10.html -src.includes = feature.properties +############################################################################### +# Copyright (c) 2010 Wind River Systems, Inc. and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### +bin.includes = feature.xml,\ + feature.properties,\ + license.html,\ + eclipse_update_120.jpg,\ + epl-v10.html +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.rse.sdk.feature/.project b/features/org.eclipse.tm.tcf.rse.sdk.feature/.project index b199ff063..4f3e6f953 100644 --- a/features/org.eclipse.tm.tcf.rse.sdk.feature/.project +++ b/features/org.eclipse.tm.tcf.rse.sdk.feature/.project @@ -1,17 +1,17 @@ - - - org.eclipse.tm.tcf.rse.sdk.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - + + + org.eclipse.tm.tcf.rse.sdk.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/features/org.eclipse.tm.tcf.rse.sdk.feature/build.properties b/features/org.eclipse.tm.tcf.rse.sdk.feature/build.properties index 632c0d983..3e6b4cb26 100644 --- a/features/org.eclipse.tm.tcf.rse.sdk.feature/build.properties +++ b/features/org.eclipse.tm.tcf.rse.sdk.feature/build.properties @@ -1,6 +1,6 @@ -bin.includes = feature.xml,\ - license.html,\ - feature.properties,\ - epl-v10.html,\ - eclipse_update_120.jpg -src.includes = feature.properties +bin.includes = feature.xml,\ + license.html,\ + feature.properties,\ + epl-v10.html,\ + eclipse_update_120.jpg +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.sdk.feature/.project b/features/org.eclipse.tm.tcf.sdk.feature/.project index 3b74e0d01..147026b1d 100644 --- a/features/org.eclipse.tm.tcf.sdk.feature/.project +++ b/features/org.eclipse.tm.tcf.sdk.feature/.project @@ -1,28 +1,28 @@ - - - org.eclipse.tm.tcf.sdk.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - - - 1311579678957 - - 10 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-target - - - - + + + org.eclipse.tm.tcf.sdk.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + + + 1311579678957 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-target + + + + diff --git a/features/org.eclipse.tm.tcf.sdk.feature/build.properties b/features/org.eclipse.tm.tcf.sdk.feature/build.properties index 296f7b7a6..a182fb1b4 100644 --- a/features/org.eclipse.tm.tcf.sdk.feature/build.properties +++ b/features/org.eclipse.tm.tcf.sdk.feature/build.properties @@ -1,6 +1,6 @@ -bin.includes = feature.xml,\ - eclipse_update_120.jpg,\ - epl-v10.html,\ - feature.properties,\ - license.html -src.includes = feature.properties +bin.includes = feature.xml,\ + eclipse_update_120.jpg,\ + epl-v10.html,\ + feature.properties,\ + license.html +src.includes = feature.properties diff --git a/features/org.eclipse.tm.tcf.site/.project b/features/org.eclipse.tm.tcf.site/.project index 5a5b17241..a1b94675e 100644 --- a/features/org.eclipse.tm.tcf.site/.project +++ b/features/org.eclipse.tm.tcf.site/.project @@ -1,17 +1,17 @@ - - - org.eclipse.tm.tcf.site - - - - - - org.eclipse.pde.UpdateSiteBuilder - - - - - - org.eclipse.pde.UpdateSiteNature - - + + + org.eclipse.tm.tcf.site + + + + + + org.eclipse.pde.UpdateSiteBuilder + + + + + + org.eclipse.pde.UpdateSiteNature + + diff --git a/features/org.eclipse.tm.tcf.site/index.html b/features/org.eclipse.tm.tcf.site/index.html index 266d15569..d4bf86cc2 100644 --- a/features/org.eclipse.tm.tcf.site/index.html +++ b/features/org.eclipse.tm.tcf.site/index.html @@ -1,60 +1,60 @@ - - -org.eclipse.tm.tcf.update.site - - - - - - -
- - + + +org.eclipse.tm.tcf.update.site + + + + + + +
+ + diff --git a/plugins/org.eclipse.tm.tcf.cdt.ui/.classpath b/plugins/org.eclipse.tm.tcf.cdt.ui/.classpath index 2e2be614f..01a008e0d 100644 --- a/plugins/org.eclipse.tm.tcf.cdt.ui/.classpath +++ b/plugins/org.eclipse.tm.tcf.cdt.ui/.classpath @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.tm.tcf.cdt.ui/.project b/plugins/org.eclipse.tm.tcf.cdt.ui/.project index 5fbfefe7c..f00ffd323 100644 --- a/plugins/org.eclipse.tm.tcf.cdt.ui/.project +++ b/plugins/org.eclipse.tm.tcf.cdt.ui/.project @@ -1,39 +1,39 @@ - - - org.eclipse.tm.tcf.cdt.ui - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - - - 1311579657663 - - 10 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-target - - - - + + + org.eclipse.tm.tcf.cdt.ui + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + + + 1311579657663 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-target + + + + diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFChildrenSubExpressions.java b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFChildrenSubExpressions.java index b6c729562..993e5101c 100644 --- a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFChildrenSubExpressions.java +++ b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFChildrenSubExpressions.java @@ -116,7 +116,7 @@ public class TCFChildrenSubExpressions extends TCFChildren { pending.wait(this); return false; } - + private TCFNodeExpression findReg(String reg_id) { assert reg_id != null; for (TCFNode n : getNodes()) { @@ -125,7 +125,7 @@ public class TCFChildrenSubExpressions extends TCFChildren { } return null; } - + private boolean findRegs(TCFNodeRegister reg_node, Map map) { TCFChildren reg_children = reg_node.getChildren(); if (!reg_children.validate(this)) return false; diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFModel.java b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFModel.java index 58a10ca0f..0cf37420d 100644 --- a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFModel.java +++ b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFModel.java @@ -1124,17 +1124,17 @@ public class TCFModel implements IElementContentProvider, IElementLabelProvider, } return true; } - + private class CreateNodeRunnable implements Runnable { - + final String id; final ArrayList waiting_list = new ArrayList(); final ArrayList service_list = new ArrayList(); - + CreateNodeRunnable(String id) { this.id = id; assert context_map.get(id) == null; - String[] arr = { IRunControl.NAME, IStackTrace.NAME, IRegisters.NAME }; + String[] arr = { IRunControl.NAME, IStackTrace.NAME, IRegisters.NAME }; for (String nm : arr) { IService s = channel.getRemoteService(nm); if (s != null) service_list.add(s); @@ -1142,12 +1142,12 @@ public class TCFModel implements IElementContentProvider, IElementLabelProvider, context_map.put(id, this); Protocol.invokeLater(this); } - + void wait(Runnable r) { assert context_map.get(id) == this; waiting_list.add(r); } - + public void run() { assert context_map.get(id) == this; if (service_list.size() == 0) { diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFNodeExpression.java b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFNodeExpression.java index 55918964f..1d85b6b14 100644 --- a/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFNodeExpression.java +++ b/plugins/org.eclipse.tm.tcf.debug.ui/src/org/eclipse/tm/internal/tcf/debug/ui/model/TCFNodeExpression.java @@ -204,9 +204,9 @@ public class TCFNodeExpression extends TCFNode implements IElementEditor, ICastT IRegisters.RegistersContext ctx_data = ctx_cache.getData(); if (ctx_data == null) { set(null, ctx_cache.getError(), null); - return true; + return true; } - expr_text = expr_text == null ? ctx_data.getName() : ctx_data.getName() + "." + expr_text; + expr_text = expr_text == null ? ctx_data.getName() : ctx_data.getName() + "." + expr_text; if (!(reg_node.parent instanceof TCFNodeRegister)) break; reg_node = (TCFNodeRegister)reg_node.parent; } -- cgit v1.2.3