From afd3f64f8cc4ff4fc956727d7e2da70597352008 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 31 Dec 2019 22:06:18 -0800 Subject: Redmine /projects/ruby-trunk is now redirected to /projects/ruby-master --- .gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gdbinit') diff --git a/.gdbinit b/.gdbinit index 0d44622691..f73c036299 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1274,7 +1274,7 @@ document rb_count_objects Counts all objects grouped by type. end -# Details: https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/MachineInstructionsTraceWithGDB +# Details: https://bugs.ruby-lang.org/projects/ruby-master/wiki/MachineInstructionsTraceWithGDB define trace_machine_instructions set logging on set height 0 -- cgit v1.2.3