summaryrefslogtreecommitdiff
path: root/.gdbinit
diff options
context:
space:
mode:
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gdbinit b/.gdbinit
index 8e0634b6cd..e8a915ab3e 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -768,12 +768,6 @@ define nd_args
rp ($arg0).u3.node
end
-
-define nd_noex
- printf "%su1.id%s: ", $color_highlite, $color_end
- p ($arg0).u1.id
-end
-
define nd_defn
printf "%su3.node%s: ", $color_highlite, $color_end
rp ($arg0).u3.node