![]() |
|
|
Generated: 8 Jan 2009 |
#include <unistd.h>
#include "GaudiKernel/Debugger.h"

Go to the source code of this file.
Defines | |
| #define | GAUDIKERNEL_DEBUGGER_CPP |
Functions | |
| long | System::breakExecution () |
| Break the execution of the application and invoke the debugger. | |
| long | System::breakExecution (long pid) |
| Break the execution of the application and invoke the debugger in a remote process. | |
| #define GAUDIKERNEL_DEBUGGER_CPP |
Definition at line 14 of file Debugger.cpp.