代码搜索结果
找到约 215,515 项符合
Debug 的代码
debug.h
/* $Header: debug.h,v 2.1 88/09/19 12:56:16 nhall Exp $ */
/* $Source: /var/home/tadl/src/argo/xebec/RCS/debug.h,v $ */
#define OUT stdout
extern int debug[128];
#ifdef DEBUG
extern int column;
#d
debug.c
#include
debug(a,b,c,d,e,f,g)
char *a;
{
FILE *fd;
fd = fopen("/tmp/debuglog","a");
fprintf(fd,a,b,c,d,e,f,g);
fprintf(fd,"\n");
fclose(fd);
}
debug.h
C
COMMON /DEBUG/ DBGFLG,PRSFLG,GDTFLG
#ifdef debug
LOGICAL DFLAG
#endif debug
debug.c
/*
* arch/s390/kernel/debug.c
* S/390 debug facility
*
* Copyright (C) 1999, 2000 IBM Deutschland Entwicklung GmbH,
* IBM Corporation
* Author(s): Michael Ho
makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
debug.c
/*
* linux/arch/m68k/mac/debug.c
*
* Shamelessly stolen (SCC code and general framework) from:
*
* linux/arch/m68k/atari/debug.c
*
* Atari debugging and serial console stuff
*
* Assembled of
debug.c
/*
* arch/s390/kernel/debug.c
* S/390 debug facility
*
* Copyright (C) 1999, 2000 IBM Deutschland Entwicklung GmbH,
* IBM Corporation
* Author(s): Michael Ho
debug.h
/*
* linux/include/linux/nfsd/debug.h
*
* Debugging-related stuff for nfsd
*
* Copyright (C) 1995 Olaf Kirch
*/
#ifndef LINUX_NFSD_DEBUG_H
#define LINUX_NFSD_DEBUG_H
#inclu
debug.lkf
-z -q -c -o"./Debug/test.out" -x -i"e:/ti/c6000/bios/lib" -i"e:/ti/c6000/rtdx/lib" -i"e:/ti/c6000/cgtools/lib"
"d:\testucos\tic6201\test\Debug\C6201_HW.obj"
"d:\testucos\tic6201\test\Debug\C6INTHND.