Disassembly

From RAD Studio
Jump to: navigation, search

Go Up to Debugger Options


Tools > Options > Debugger > Disassembly

Use this dialog box to set the syntax highlight colors of your CPU windows.

Item Description

Disassembly View Colors

Allows you to select the syntax highlight color. Choose from the following:

  • IDE Style - sets VCL styles and IDE palette colors.
  • Source Editor Colors - sets the current editor speed settings.
  • None - no colors are set. The Disassembled assembly code is drawn without syntax highlighting, i.e., as plain text.

Default Disassembly View

Select the Disassembly view. Choose from the following:

  • Embedded in editor - specifies that the Disassembly view comes up as an integral part of the CPU view. This is the default.
  • Separate dockable window - specifies that the Disassembly view comes up as a separate window that you can move around in the IDE.

See Also