代码搜索:debuging
找到约 62 项符合「debuging」的源代码
代码结果 62
www.eeworm.com/read/400650/2348505
c debug.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* debug.c
*
* This file contains code that performs self debuging
*
* Started 7/24/97
* George
*
* $Id: debug.c 2501 2007-11-20
www.eeworm.com/read/136812/5860903
c debug.c
#ifndef lint
static char sccsid[] = "@(#)debug.c 1.1 92/07/30 SMI";
#endif
/* debuging functions for use with dbx */
#ifdef DEBUG
#include "cpass1.h"
/* macros for doing double indexing */
www.eeworm.com/read/229410/14339882
in ac-config.h.in
/* ac-config.h.in. Generated from configure.in by autoheader. */
/* Berkeley DB 1.8x comatibility */
#undef DB_COMPATIBILITY_API
/* Define if you want to compile with debuging options */
#undef DE
www.eeworm.com/read/314941/3626943
conf phpagi.example.conf
// example phpagi.conf
[phpagi]
#enable debuging
debug=true
#use internal error handler
error_handler=true
#mail errors to
admin=errors@intertech.net
#host name of this server
hostname=sip.mydoma
www.eeworm.com/read/259602/4341641
conf phpagi.example.conf
// example phpagi.conf
[phpagi]
#enable debuging
debug=true
#use internal error handler
error_handler=true
#mail errors to
admin=errors@intertech.net
#host name of this server
hostname=sip.mydoma
www.eeworm.com/read/275640/10805586
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* debuging option */
#undef DEBUG
/* Define to 1 if you have the header file. */
#undef HAVE_ARPA_INET_H
/* define if
www.eeworm.com/read/298623/7949188
h fs.h
#include "stdio.h"
#include "string.h"
#include "stdlib.h"
#include "def.h"
/* define DEBUG_MODE here to enable all
debuging methods.
*/
#define DEBUG_MODE
/* panic.c
=======
D
www.eeworm.com/read/255385/12084228
txt hnt.txt
about error process
*/
#include
#include
#include
/*
if debuging use #define ERROR_DEBUG
otherwise remove it.
*/
//#define ERROR_DEBUG
#ifdef ERROR_DEBUG
#define e
www.eeworm.com/read/209559/4965275
h pd6729.h
#ifndef _INCLUDE_GUARD_PD6729_H_
#define _INCLUDE_GUARD_PD6729_H_
/* Debuging defines */
#ifdef NOTRACE
#define dprintk(fmt, args...) printk(fmt , ## args)
#else
#define dprintk(fmt, args...) do {} w
www.eeworm.com/read/316872/3593316
h pd6729.h
#ifndef _INCLUDE_GUARD_PD6729_H_
#define _INCLUDE_GUARD_PD6729_H_
/* Debuging defines */
#ifdef NOTRACE
#define dprintk(fmt, args...) printk(fmt , ## args)
#else
#define dprintk(fmt, args...) do {} w