3-2
Computer Group Literature Center Web Site
177Bug Firmware
3
177Bug includes:
❏
Commands for display and modification of memory
❏
Breakpoint and tracing capabilities
❏
A powerful assembler/disassembler useful for patching programs
❏
A “self-test at power-up” feature which verifies the integrity of the
system
In addition, the TRAP #15 system calls make various 177Bug routines that
handle I/O, data conversion, and string functions available to user
programs.
177Bug consists of three parts:
❏
A command-driven user-interactive software debugger, described
in this chapter. It is referred to here as “the debugger” or “177Bug”.
❏
A command-driven diagnostic package for the MVME177P
hardware, referred to here as “the diagnostics”.
❏
A user interface or debug/diagnostics monitor that accepts
commands from the system console terminal.
When using 177Bug, you operate out of either the debugger directory or
the diagnostic directory.
❏
If you are in the debugger directory, the debugger prompt
177-Bug>
is displayed and you have all of the debugger commands at your
disposal.
❏
If you are in the diagnostic directory, the diagnostic prompt
177-
Diag>
is displayed and you have all of the diagnostic commands at
your disposal as well as all of the debugger commands.
Because 177Bug is command-driven, it performs its various operations in
response to user commands entered at the keyboard. When you enter a
command, 177Bug executes the command and the prompt reappears.
However, if you enter a command that causes execution of user target code
(for example, GO), then control may or may not return to 177Bug,
depending on the outcome of the user program.
Summary of Contents for MVME177P
Page 1: ...MVME177P Single Board Computer Installation and Use V177PA IH1 Edition of October 2000 ...
Page 10: ...x ...
Page 12: ...xii ...
Page 14: ...xiv ...
Page 34: ...1 16 Computer Group Literature Center Web Site Hardware Preparation and Installation 1 ...
Page 48: ...2 14 Computer Group Literature Center Web Site Startup and Operation 2 ...
Page 92: ...C 2 Computer Group Literature Center Web Site Network Controller Data C ...
Page 98: ...D 6 Computer Group Literature Center Web Site Disk Tape Controller Data D ...
Page 108: ...Index IN 6 Computer Group Literature Center Web Site I N D E X ...