1 echo Setting up the environment for debugging gdb.\n
4 set variable $gdb_init_done = 1
10 # This provides an easy way to break into the top-level GDB by
15 # This avoids the voluminous output of "info".
19 dir @srcdir@/../libiberty
24 # Commands below are not fully compatible with wrapping into an 'if' block.
31 call dump_die ($arg0, 1)
34 call dump_die ($arg0, $arg1)
36 printf "Syntax: pdie die [depth]\n"
42 Pretty print a DWARF DIE.
43 Syntax: pdie die [depth]