代码搜索:debuging
找到约 62 项符合「debuging」的源代码
代码结果 62
www.eeworm.com/read/187342/8832166
h debug.h
/*
* debug.h
* Copyright (C) 1998-2005 A.J. van Os; Released under GPL
*
* Description:
* Macro's for debuging.
*/
#if !defined(__debug_h)
#define __debug_h 1
#include
#include
www.eeworm.com/read/209211/4981825
h debug.h
/*
* debug.h
* Copyright (C) 1998-2005 A.J. van Os; Released under GPL
*
* Description:
* Macro's for debuging.
*/
#if !defined(__debug_h)
#define __debug_h 1
#include
#include
www.eeworm.com/read/450163/7489742
makefile
CC=gcc
PRG=spalarm
RM=rm
FLAGS=-pipe -Wall -Wstrict-prototypes
#if we are debuging
FLAGS+=-g
#if we are not
#FLAGS+= -O3 -m486 -finline-functions -fkeep-inline-functions -funroll-loops
#
www.eeworm.com/read/450163/7489745
makefile
CC=gcc
PRG=spalarm
RM=rm
FLAGS=-pipe -Wall -Wstrict-prototypes
#if we are debuging
FLAGS+=-g
#if we are not
#FLAGS+= -O3 -m486 -finline-functions -fkeep-inline-functions -funroll-loops
#
www.eeworm.com/read/450163/7489749
makefile
CC=gcc
PRG=spalarm
RM=rm
FLAGS=-pipe -Wall -Wstrict-prototypes
#if we are debuging
FLAGS+=-g
#if we are not
#FLAGS+= -O3 -m486 -finline-functions -fkeep-inline-functions -funroll-loops
#
www.eeworm.com/read/143336/12882270
makefile
CC=gcc
PRG=sniff
RM=rm
FLAGS=-pipe -Wall -Wstrict-prototypes
#if we are debuging
FLAGS+=-g
#if we are not
#FLAGS+= -O3 -m486 -finline-functions -fkeep-inline-functions -funroll-loops
#some libs we
www.eeworm.com/read/182103/5269295
gdbinit68
#
# $Id: gdbinit68,v 1.1 2001/05/25 16:28:46 joel Exp $
#
echo Setting up the environment for mrm debuging.\n
target bdm /dev/bdmcpu320
bdm_setdelay 1000
bdm_autoreset on
set remotecache off
bdm_tim
www.eeworm.com/read/135153/5888450
h i82092aa.h
#ifndef _INCLUDE_GUARD_i82092aa_H_
#define _INCLUDE_GUARD_i82092aa_H_
/* $Id: i82092aa.h,v 1.1.1.1 2001/09/19 14:53:15 dwmw2 Exp $ */
/* Debuging defines */
#ifdef NOTRACE
#define enter(x) printk(
www.eeworm.com/read/479151/1338674
h i82092aa.h
#ifndef _INCLUDE_GUARD_i82092aa_H_
#define _INCLUDE_GUARD_i82092aa_H_
/* $Id: i82092aa.h,v 1.1.1.1 2001/09/19 14:53:15 dwmw2 Exp $ */
/* Debuging defines */
#ifdef NOTRACE
#define enter(x) printk(
www.eeworm.com/read/209559/4965270
h i82092aa.h
#ifndef _INCLUDE_GUARD_i82092aa_H_
#define _INCLUDE_GUARD_i82092aa_H_
#include
/* $Id: i82092aa.h,v 1.1.1.1 2001/09/19 14:53:15 dwmw2 Exp $ */
/* Debuging defines */
#ifdef NOTR