Debugging with GDB (September 2007)

Chapter 16: XDB to WDB Transition Guide 239
u u (with -xdb -tui), update (with -tui)
U U (with -xdb -tui), refresh (with -tui)
undef name def name [follow with empty command list]
undef * No equivalent
up down
up numb e r down number
v v (with -xdb), list
v location v location (with -xdb), list location
V [depth] V [depth] (with -xdb), frame [depth]
va address va address (with -xdb), disas address
va label va label (with -xdb), disas label
va label + offset va label + offset (with -xdb), disas label + offset
w numb e r w number (with -xdb -tui), winheight src number (with -
tui)
x [expr] No equivalent
xdb program gdb -xdb program, gdb -xdb -tui program
xdb program corefile gdb -xdb program -c corefile