Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 {
23  GAUDI_API long breakExecution(long pid);
24 }
25 #endif // GAUDI_SYSTEM_DEBUGGER_H

Generated at Wed Nov 28 2012 12:17:12 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004