|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include <unistd.h>#include "GaudiKernel/Debugger.h"
Go to the source code of this file.
Functions | |
| GAUDI_API long | System::breakExecution () |
| Break the execution of the application and invoke the debugger. | |
| GAUDI_API long | System::breakExecution (long pid) |
| Break the execution of the application and invoke the debugger in a remote process. | |