DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
sdb: symbolic debugger

Manipulating registers

The x command prints the values of all the registers. Also, individual registers may be named by appending a % sign to their name. For example, on the 80386 the following displays the value of register eax:

   *eax%

Next topic: Other commands
Previous topic: Displaying machine language statements

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003