Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012

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 #include "GaudiKernel/Kernel.h"
00018 
00019 namespace System  {
00021   GAUDI_API long breakExecution();
00023   GAUDI_API long breakExecution(long pid);
00024 }
00025 #endif    // GAUDI_SYSTEM_DEBUGGER_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:19 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004