Utility for runtime debugger detection.
Definition in file debugging.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | utils |
| General-purpose utilities used across userver libraries. | |
Functions | |
| bool | utils::IsDebuggerPresent () noexcept |
| Checks whether a debugger is attached to the current process. | |