aboutsummaryrefslogtreecommitdiffstats
path: root/.gdbinit
diff options
context:
space:
mode:
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gdbinit b/.gdbinit
index afbbe0476..5c8b7268a 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -45,7 +45,7 @@ Print flatly the list of iirs that is $arg0.
end
define ptc
-call disp_chain ($arg0, 0, 0)
+call disp_tree.disp_chain ($arg0, 0, 0)
end
document ptc