代码搜索:debugging

找到约 8,473 项符合「debugging」的源代码

代码结果 8,473
www.eeworm.com/read/264095/4296445

h debug.h

/* * linux/include/linux/sunrpc/debug.h * * Debugging support for sunrpc module * * Copyright (C) 1996, Olaf Kirch */ #ifndef _LINUX_SUNRPC_DEBUG_H_ #define _LINUX_SUNRPC_DE
www.eeworm.com/read/262046/4315003

c dbgarchlib.c

/* dbgArchLib.c - i80x86 architecture-specific debugging facilities */ /* Copyright 1984-2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01j,
www.eeworm.com/read/262041/4317288

h debug.h

/* * Debug macros for run-time debugging. * Turned on/off with CONFIG_RUNTIME_DEBUG option. * * Copyright (C) 2001 MontaVista Software Inc. * Author: Jun Sun, jsun@mvista.com or jsun@junsun.
www.eeworm.com/read/258969/4348415

svn-base .platform.svn-base

@opts = ("-gcc=avr-gcc", "-mmcu=atmega103", "-fnesc-target=avr", "-fnesc-no-debug"); push @opts, "-mingw-gcc" if $cygwin; push @opts, "-Wl,-Tdata=0x800100" if $debugging; @commonplatforms = ("a
www.eeworm.com/read/258969/4348444

platform .platform

@opts = ("-gcc=avr-gcc", "-mmcu=atmega103", "-fnesc-target=avr", "-fnesc-no-debug"); push @opts, "-mingw-gcc" if $cygwin; push @opts, "-Wl,-Tdata=0x800100" if $debugging; @commonplatforms = ("a
www.eeworm.com/read/258893/4349154

h pgpreadann.h

/* * pgpReadAnn.h -- A debugging Annotation Reader. * * Written by: Derek Atkins * * $Id: pgpReadAnn.h,v 1.8 1997/06/25 19:40:09 lloyd Exp $ */ #ifndef Included_pgpRea
www.eeworm.com/read/161121/5555621

c dbg_io.c

#include #include #include #ifdef CONFIG_REMOTE_DEBUG /* * FIXME the user should be able to select the * uart to be used for debugging. */ #define DEBU
www.eeworm.com/read/161121/5560166

h debug.h

/* * linux/include/linux/sunrpc/debug.h * * Debugging support for sunrpc module * * Copyright (C) 1996, Olaf Kirch */ #ifndef _LINUX_SUNRPC_DEBUG_H_ #define _LINUX_SUNRPC_DE
www.eeworm.com/read/158865/5593574

t-semi

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 # D
www.eeworm.com/read/158865/5593938

h m88k-aout.h

/* Definitions for "naked" Motorola 88k using a.out object format files and stabs debugging info. Copyright (C) 1994 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free