From: "hsbt (Hiroshi SHIBATA)" Date: 2022-05-18T11:25:55+00:00 Subject: [ruby-core:108610] [Ruby master Bug#18787] Use correct make rules Issue #18787 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed Merged at https://github.com/ruby/ruby/commit/c478a3c0a9179298b5ae332268e1e94ff9c912bd ---------------------------------------- Bug #18787: Use correct make rules https://bugs.ruby-lang.org/issues/18787#change-97647 * Author: kaiquekandykoga (Ka��que Koga) * Status: Closed * 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: