Debugging with GDB (September 2007)
238 Debugging with GDB
ss file No equivalent
16.8.8 T
XDB Command Equivalent WDB Command
t [depth] t [depth] (with -xdb), bt [depth]
T [depth] T [depth] (with -xdb), bt full [depth]
ta No equivalent
tb No equivalent
tc No equivalent
td td (with -xdb -tui)
tf tf (with -xdb -tui), toggle $fregs (with -tui)
tm No equivalent
top frame 0
tr [@] No equivalent
ts ts (with -xdb -tui)
16.8.9 U through Z
XDB Command Equivalent WDB Command