Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

libcwd/attach_gdb.h

00001 // $Header: /cvsroot/libcwd/libcwd/include/libcwd/attach_gdb.h,v 1.3 2004/06/03 12:23:07 libcw Exp $
00002 //
00003 // Copyright (C) 2003 - 2004, by
00004 //
00005 // Carlo Wood, Run on IRC <carlo@alinoe.com>
00006 // RSA-1024 0x624ACAD5 1997-01-26                    Sign & Encrypt
00007 // Fingerprint16 = 32 EC A7 B6 AC DB 65 A6  F6 F6 55 DD 1C DC FF 61
00008 //
00009 // This file may be distributed under the terms of the Q Public License
00010 // version 1.0 as appearing in the file LICENSE.QPL included in the
00011 // packaging of this file.
00012 //
00013 
00014 #ifndef LIBCWD_ATTACH_GDB_H
00015 #define LIBCWD_ATTACH_GDB_H
00016 
00017 namespace libcwd {
00018 
00019 void attach_gdb(void);
00020 
00021 } // namespace libcwd
00022 
00023 #endif // LIBCWD_ATTACH_GDB_H
Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.