struct FormatSymbolOptions

Defined at line 19 of file ../../src/developer/debug/zxdb/console/format_symbol.h

Public Members

Arch arch
DwarfExpr dwarf_expr

Enumerations

enum class DwarfExpr
Name Value Comments
kBytes 0

Hex bytes.

kOps 1

Basic stringification of DWARF operationrs.

kPretty 2

Pretty print with register names, etc.

How DWARF expressions are printed.

Defined at line 21 of file ../../src/developer/debug/zxdb/console/format_symbol.h