aboutsummaryrefslogtreecommitdiffstats
path: root/.gdbinit
diff options
context:
space:
mode:
authorJemma Issroff <jemmaissroff@gmail.com>2023-06-29 17:00:40 -0400
committerGitHub <noreply@github.com>2023-06-29 17:00:40 -0400
commit1272865a8ee948816ee9f5484f8adba8e26f45e2 (patch)
tree0a9c9288624c7fb0f5e20c750a679847c1bf78c5 /.gdbinit
parentbf2c18731d50075bb64e2639c097396276196cd9 (diff)
downloadruby-1272865a8ee948816ee9f5484f8adba8e26f45e2.tar.gz
Fix broken wiki links (#8002)
Since [Misc #19679] migrated the wiki, these links should be updated to their new locations.
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gdbinit b/.gdbinit
index f5980388f2..9841c1466d 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -1279,7 +1279,7 @@ document rb_count_objects
Counts all objects grouped by type.
end
-# Details: https://bugs.ruby-lang.org/projects/ruby-master/wiki/MachineInstructionsTraceWithGDB
+# Details: https://github.com/ruby/ruby/wiki/Machine-Instructions-Trace-with-GDB
define trace_machine_instructions
set logging enabled
set height 0