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.
1 parent 77880c9 commit 78feee9Copy full SHA for 78feee9
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