1 echo Setting up the environment for debugging gdb.\n
4 set variable $gdb_init_done = 1
16 dir @srcdir@/../libiberty
21 # Commands below are not fully compatible with wrapping into an 'if' block.
28 call dump_die ($arg0, 1)
31 call dump_die ($arg0, $arg1)
33 printf "Syntax: pdie die [depth]\n"
39 Pretty print a DWARF DIE.
40 Syntax: pdie die [depth]