User`s manual

SuperH Family E10A-USB Emulator Section 5 Debugging
R20UT0870EJ1000 Rev. 10.00 Page 114 of 292
Aug 10, 2012
5.2.3 Viewing the Assembly-Language Code
Click the [Disassembly] toolbar button at the top of the window when a source file is opened to
show the assembly-language code that corresponds to the current source file.
If you do not have a source file, but want to view code in the assembly-language level, either
choose [View] -> [Disassembly…] or click the [Disassembly] toolbar button (
). The
[Disassembly] window opens at the current PC location and shows [Address] and [Code]
(optional) which show the disassembled mnemonics (with labels when available).
Selecting the [Mixed display] toolbar button (
) displays both the source and the code. The
following shows an example in this case.
Figure 5.6 [Disassembly] Window