pub static DEBUGGER: LazyLock<bool>
Reports whether the process environment suggests a gdb launch.
gdb
An _ environment value ending in gdb is treated as a debugger launch. Missing or non-Unicode values produce false.
_
false