Skip to content

Commit d7043a7

Browse files
committed
[GR-19691] Document how to use --jdebug while running specs
PullRequest: truffleruby/2051
2 parents c0ffcfe + 4561e99 commit d7043a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/jt.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ def help
681681
jt test specs fast run all specs except sub-processes, GC, sleep, ...
682682
jt test spec/ruby/language run specs in this directory
683683
jt test spec/ruby/language/while_spec.rb run specs in this file
684+
jt test ... -- --jdebug run specs with the Java debugger
684685
jt test compiler run compiler tests
685686
jt test integration [TESTS] run integration tests
686687
jt test bundle [--jdebug] tests using bundler

0 commit comments

Comments
 (0)