hex : bool option; | Display the value in hex. |
parameters : bool option; | Displays parameters for the stack frame. |
parameter_types : bool option; | Displays the types of parameters for the stack frame. |
parameter_names : bool option; | Displays the names of parameters for the stack frame. |
parameter_values : bool option; | Displays the values of parameters for the stack frame. |
line : bool option; | Displays the line number of the stack frame. |
module_ : bool option; | Displays the module of the stack frame. |
include_all : bool option; | Includes all stack frames, including those the debug adapter might otherwise hide. |