view .hgignore @ 22273:0344879ec763

Delegate to PolyglotEngine, as the new version of JPDA debugger is supposed to work only with PolyglotEngine. Keep the overriden methods for old versions of debugger that rely on existence of TruffleVM class.
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Thu, 01 Oct 2015 15:32:28 +0200
parents 3975d87a5d46
children
line wrap: on
line source

^mx.truffle/env
^mx.truffle/savedDeps
^mx.truffle/checkstyle-timestamps
^mx.truffle/eclipse-config.zip
^mx.truffle/eclipse-config-libs.zip
^mx.truffle/netbeans-config.zip
^mx.truffle/netbeans-config-libs.zip
^mx.truffle/eclipse-launches
^mx.truffle/jmh
^mx.truffle/currentAnnotationProcessors
^mx.truffle/ecj.jar
^mx.truffle/includes
^mxbuild/
^build/
^build-nograal/
^build-nojvmci/
^dist/
^java/
^lib/
^jdk1.(7|8).0
^java64/
^work/
\.checkstyle$
\.classpath
\.factorypath
\.externalToolBuilders
\.project
\.settings/
\.metadata/
~$
.gdb_history
\.csv$
\.iml$
\.swp$
\.swn$
\.swo$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
\.hprof$
\javafilelist.txt$
\.hprof\.txt$
^truffle/.*/build.xml
^truffle/.*/nbproject/
dist
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
/nbproject/private/
^graal/hotspot/java$
^scratch/
^test-output/
scratch/
bin/
src_gen/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^visualizer/[a-zA-Z0-9]*/build/
^visualizer/build/
^visualizer/dist/
^visualizer/nbplatform/
^src/share/tools/IdealGraphVisualizer/nbplatform/
^.hgtip
.DS_Store
javadoc/
.idea/
^cscope.out
^tags
syntax: glob
*.bgv
core.*
*.jar
*.jar.*
*.zip
*.zip.*
eclipse-build.xml
rebuild-launch.out
coverage
jacoco.exec
workingsets.xml
.buildbot/
graal.options
agent/build/*
agent/make/filelist
agent/make/sa17.tar.gz
export.json
.recommenders
syntax: regexp
test\.[0-9]+\.er