Skip to main content

DEBUGGER

Static DEBUGGER 

Source
pub static DEBUGGER: LazyLock<bool>
Expand description

Reports whether the process environment suggests a gdb launch.

An _ environment value ending in gdb is treated as a debugger launch. Missing or non-Unicode values produce false.