Machine language debugging
The sdb program has facilities for examining programs
at the machine-language level.
It is possible to print the machine-language statements associated
with a line in the source and to place breakpoints at arbitrary addresses.
The sdb program can also be used to display or modify the contents of the
machine registers.
Next topic:
Displaying machine language statements
Previous topic:
Calling functions
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003