| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Debugger.h

Go to the documentation of this file.
00001 //====================================================================
00002 //      Debugger.h
00003 //--------------------------------------------------------------------
00004 //
00005 //      Package    : System (The LHCb System service)
00006 //
00007 //  Description: Invoke interactively the debugger from a 
00008 //               running application
00009 //
00010 //      Author     : M.Frank
00011 //  Created    : 13/1/99
00012 //      Changes    : 
00013 //====================================================================
00014 #ifndef GAUDI_SYSTEM_DEBUGGER_H
00015 #define GAUDI_SYSTEM_DEBUGGER_H
00016 
00017 namespace System  {
00019   long breakExecution();
00021   long breakExecution(long pid);
00022 }
00023 #endif    // GAUDI_SYSTEM_DEBUGGER_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:57 2011 for GaudiKernel by doxygen 1.4.7