Skip to content

Commit a07e284

Browse files
committed
[GR-19691] Remove old test documentation which is long outdated
PullRequest: truffleruby/3694
2 parents cd38a32 + 78feee9 commit a07e284

File tree

2 files changed

+0
-245
lines changed

2 files changed

+0
-245
lines changed

doc/contributor/testing.md

Lines changed: 0 additions & 243 deletions
This file was deleted.

doc/user/debugging.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ This works on both TruffleRuby Native and JVM.
4949

5050
Sending `SIGALRM` to a TruffleRuby process will print the Ruby backtraces of all threads.
5151

52-
Note: Printing the Ruby backtraces of all threads significantly lowers performance, so it should only be used for debugging.
53-
5452
### More Information in Backtraces
5553

5654
TruffleRuby tries to match MRI's backtrace format as closely as possible.

0 commit comments

Comments
 (0)