From: kaiquekandykoga Date: 2022-05-16T18:18:43+00:00 Subject: [ruby-core:108572] [Ruby master Bug#18787] Use correct make rules Issue #18787 has been reported by kaiquekandykoga (Ka��que Koga). ---------------------------------------- Bug #18787: Use correct make rules https://bugs.ruby-lang.org/issues/18787 * Author: kaiquekandykoga (Ka��que Koga) * Status: Open * Priority: Normal * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Recently an improvement was made to the documentation adding some new files. I was reading doc/contributing/building_ruby.md where explains how to debug the source code. It is mentioning about make lldb-runruby and make gdb-runruby, these are rules that I do not think they exist. I can execute make lldb-ruby and make gdb-ruby in the other hand. Patch https://github.com/ruby/ruby/pull/5908. -- https://bugs.ruby-lang.org/ Unsubscribe: