struct FormatFrameOptions

Defined at line 23 of file ../../src/developer/debug/zxdb/console/format_frame.h

Public Members

Detail detail
FormatLocationOptions loc
ConsoleFormatOptions variable
bool include_frame_trust

Enumerations

enum Detail
Name Value Comments
kSimple 0

Show only function names and file/line information.

kParameters 1

Additionally show function parameters.

kVerbose 2

Additionally show IP/SP/BP.

Defined at line 24 of file ../../src/developer/debug/zxdb/console/format_frame.h