LibreOffice Module comphelper (master) 1
|
#include <comphelper/debuggerinfo.hxx>
#include <cassert>
#include <cstring>
#include <ctype.h>
#include <unistd.h>
#include <fcntl.h>
Go to the source code of this file.
Namespaces | |
namespace | comphelper |
Functions | |
bool | comphelper::isDebuggerAttached () |
Returns true if the process is running with a debugger attached. More... | |