HP 68000 Series User Manual page 152

Debugger/simulator
Table of Contents

Advertisement

Chapter 4: Viewing Code and Data
Displaying Windows
The code window displays C source code in high-level mode. The code
window displays disassembled machine code in assembly-level mode. The C
source code that generated the assembly code can be interleaved with the
assembly-level code.
When disassembled code is displayed, the address and machine code of a
disassembled instruction are displayed on the left side of the window as
hexadecimal values. For instructions over 6 bytes in length, bytes 7 through n
are replaced by ellipsis (...).
The stack window displays the stack beginning at the memory location pointed
to by the debugger stack pointer @SP. This window is available only within
the assembly-level screen.
130
Window Name
journal (high–level)
code (high–level)
monitor (high–level)
backtrace
status (high–level)
journal (assembly–level)
code (assembly–level)
monitor (assembly–level)
register (assembly–level)
stack
status (assembly–level)
standard I/O
view
breakpoint
error
help
log file
journal file
Window
Screen
Number
Number
1
1
2
1
3
1
4
1
5
1
10
2
11
2
12
2
13
2
14
2
15
2
3
20
24
1, 2, 3
25
1, 2, 3
26
1, 2, 3
27
1, 2, 3
28
none
none
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents