Skip to content

Commit

Permalink
Use -H:+AllowVMInspection so one can use Ctrl+\ for printing stacktraces
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jul 7, 2019
1 parent 0d305c6 commit 5bf18b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mx.mozart-graal/native-image.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Args = -H:MaxRuntimeCompileMethods=350 \
-H:ReflectionConfigurationResources=org/mozartoz/truffle/reflection.json \
-H:+AllowVMInspection \
--initialize-at-build-time

# -H:+RuntimeAssertions
Expand Down

0 comments on commit 5bf18b0

Please sign in to comment.