AMD Confidential
User Manual November 21
st
, 2008
Appendix A 235
Disables the Debugger and closes debug dialog window, if GUI
is enabled.
Attaches debugger to specified processor.
Executes the debug command specified in „command‟, see
Section 10.2, “Debugger Command Reference”, on page 151.
Dumps 128-bytes of memory.
Returns the processor number which the debugger is currently
attached to.
Returns „enabled‟ if debugger is enabled, „disabled‟ if debugger
is disabled.
Displays the current configuration.
A.7.8 AMD-8151™ AGP Bridge
1 simnow> amd8151.usage
Sets the internal Chip revision number of the AMD-8151 AGP
device, value must be between 1 and 255.
Gets the internal Chip revision number of the AMD-8151 AGP
device.
A.7.9 VGA
1 simnow> vga.usage
Loads the specified BIOS file.
Returns the active BIOS file name.
1 enables the VGA, 0 disables it.
Returns current status of the VGA registers, true if enabled and
false if disabled.
Displays VGA configuration.
A.7.10 Serial
1 simnow> serial.usage
Previous versions of the simulator always used only the named-pipe format. Because of
this, the named-pipe was created as soon as the BSD was loaded. Because the new
version allows you to dynamically alter the communications method, the transport is not
created until you hit "go" for the first time (or after making any change to the transport
method). What this means is that if you are using a named-pipe, you will have to press
"go" before the named-pipe is actually created