We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd38a32 + 78feee9 commit a07e284Copy full SHA for a07e284
doc/contributor/testing.md
doc/user/debugging.md
@@ -49,8 +49,6 @@ This works on both TruffleRuby Native and JVM.
49
50
Sending `SIGALRM` to a TruffleRuby process will print the Ruby backtraces of all threads.
51
52
-Note: Printing the Ruby backtraces of all threads significantly lowers performance, so it should only be used for debugging.
53
-
54
### More Information in Backtraces
55
56
TruffleRuby tries to match MRI's backtrace format as closely as possible.
0 commit comments