The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Debugger.h
Go to the documentation of this file.
1
//====================================================================
2
// Debugger.h
3
//--------------------------------------------------------------------
4
//
5
// Package : System (The LHCb System service)
6
//
7
// Description: Invoke interactively the debugger from a
8
// running application
9
//
10
// Author : M.Frank
11
// Created : 13/1/99
12
// Changes :
13
//====================================================================
14
#ifndef GAUDI_SYSTEM_DEBUGGER_H
15
#define GAUDI_SYSTEM_DEBUGGER_H
16
17
#include "
GaudiKernel/Kernel.h
"
18
19
namespace
System
20
{
22
GAUDI_API
long
breakExecution
();
24
GAUDI_API
long
breakExecution
(
long
pid );
25
}
26
#endif // GAUDI_SYSTEM_DEBUGGER_H
Kernel.h
System
Note: OS specific details for environment resolution.
Definition:
Debugger.h:19
System::breakExecution
GAUDI_API long breakExecution()
Break the execution of the application and invoke the debugger.
Definition:
Debugger.cpp:48
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
GaudiKernel
GaudiKernel
Debugger.h
Generated on Wed Aug 1 2018 23:21:01 for The Gaudi Framework by
1.8.11