代码搜索:debugging

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

代码结果 8,473
www.eeworm.com/read/480145/1321556

c dbgarchlib.c

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

c dbglib.c

/* dbgLib.c - debugging facilities */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01y,26mar02,pai Added code to displa
www.eeworm.com/read/479931/1327819

mh spu-linux.mh

# Target: Cell BE (PowerPC64 + SPU) # This implements a 'pseudo-native' GDB running on the # PPU side of the Cell BE and debugging the SPU side. NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace
www.eeworm.com/read/479151/1337642

h isdn_common.h

/* $Id: isdn_common.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $ * * header for Linux ISDN subsystem * common used functions and debugging-switches (linklevel). * * Copyright 1994-1999 by Fritz Elf
www.eeworm.com/read/479151/1341429

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/475953/1374845

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/475953/1374874

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/470693/1455520

t-iris5-as

# omit -g, gcc doesn't support the o32 mdebug debugging format and warns about # every invokation with -g* # add -save-temps to avoid comparison failure due to embedded temp file names BOOT_CFLAGS = -
www.eeworm.com/read/470693/1455658

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/470693/1455970

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