DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using the graphical interface of debug

Disassembly pane

The Disassembly pane shows the disassembly of the current function. You may also view the disassembly of other functions with the ``Show Function Dis'' option.

The Disassembly pane displays a stop sign in the left margin for each instruction that has a breakpoint set on it. You may set or remove a breakpoint on an instruction by clicking the SELECT button in the left margin.

The Disassembly pane by default displays only the disassembled machine instructions. The ``Disassembly Mode'' popup window can be used to change the display mode so that the pane will also attempt to display the source line corresponding to the disassembled instructions. The source line will be displayed only if there is debugging information for the range of addresses being disassembled and if the debugger can find the corresponding source file.


Next topic: Event pane
Previous topic: Command pane

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004