
185
5.2.3 Viewing the Assembly-Language Code
Click the right-hand mouse button on the [Source] window to open the popup menu and select [Go to
Disassembly] to open the [Disassembly] window at the same address as that for the current [Source] window.
If you do not have a source file, but wish to view code in the assembly-language level, either choose [View ->
Disassembly…], or click on the [Disassembly] window’s 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).
Figure 5.8 [Disassembly] Window
5.2.4 Modifying the Assembly-Language Code
You can modify the assembly-language code by double-clicking on the instruction that you want to change. The
[Assembler] dialog box will be opened.
Figure 5.9 [Assembler] Dialog Box
Kommentare zu diesen Handbüchern