代码搜索:debugging
找到约 8,473 项符合「debugging」的源代码
代码结果 8,473
www.eeworm.com/read/297233/8038422
t-linux
# Just for these, we omit the frame pointer since it makes such a big
# difference. It is then pointless adding debugging.
LIBGCC2_CFLAGS=-O2 -fomit-frame-pointer $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g
www.eeworm.com/read/247004/12692939
cpp kva.cpp
#include
#include
#include
#include
#include "crtdbg.h"
#include "KVA.h"
//#define ListSize 3
//#define _DEBUGGING
DecAlgInterface InitKVA(const RS
www.eeworm.com/read/138406/13237712
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if debugging info is desired */
#undef DBG_MJZ
/* Define to 1 if you have the header file. */
#undef HAVE_ARPA
www.eeworm.com/read/147766/5722287
c 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
www.eeworm.com/read/147331/5731569
h res_config.h
/* $FreeBSD: src/lib/libc/net/res_config.h,v 1.8 2002/03/22 23:41:54 obrien Exp $ */
#define DEBUG 1 /* enable debugging code (needed for dig) */
#define RESOLVSORT /* allow sorting of addresses in g
www.eeworm.com/read/137626/5823083
c error.c
/* Error handling and debugging stuff */
/* $Id: error.c,v 1.86.6.2 2005/02/28 01:20:29 jonas Exp $ */
#ifndef _GNU_SOURCE
#define _GNU_SOURCE /* Needed for vasprintf() */
#endif
#ifdef HAVE_CONFIG_
www.eeworm.com/read/136786/5863278
c 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
www.eeworm.com/read/136571/5870805
msvc makefile.msvc
# Makefile.MSVC: MSVC Makefile for LAME 3.57beta
PGM = lame
CC = cl
LN = link
# debugging options
# CC_OPTS = /nologo /Zi /Ge /GZ
# LN_OPTS = /nologo /debug:full /debugtype:cv /fixed:no
#
www.eeworm.com/read/131315/5933340
readme
This directory contains random snippets related to various hp300 issues.
Debug.tips Some tips for debugging kernel problems. Out of date but
may contains some useful info.
HPMMU.notes Most of thi
www.eeworm.com/read/131315/5936797
c vms-dbg.c
#include
#include "as.h"
#include "struc-symbol.h"
#include "symbols.h"
#include "objrecdef.h"
#include
/* This file contains many of the routines needed to output debugging info i