代码搜索:Debugging

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

代码结果 8,473
www.eeworm.com/read/408818/2242453

rpxlite readme.rpxlite

# Porting U-Boot onto RPXlite board # Written by Yoo. Jonghoon # E-Mail : yooth@ipone.co.kr # IP ONE Inc. # Since 2001. 1. 29 # Shell : bash # Cross-compile tools : Montavista Hardhat # Debugging to
www.eeworm.com/read/393286/2484303

s debug-macro.s

/* linux/include/asm-arm/arch-lh7a40x/debug-macro.S * * Debugging macro include header * * Copyright (C) 1994-1999 Russell King * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks * * Thi
www.eeworm.com/read/389922/2530520

h in_all.h

/* Copyright (c) 1985 Ceriel J.H. Jacobs */ /* $Header: in_all.h,v 1.2 92/04/13 13:15:58 philip Exp $ */ #define DO_ASSERT 0 /* define when debugging */ # ifdef DO_ASSERT # define STATIC # else # de
www.eeworm.com/read/389879/2531772

c dbg_io.c

#include #include #ifdef CONFIG_KGDB /* * FIXME the user should be able to select the * uart to be used for debugging. */ #define DEBUG_BASE UART_DEBUG_BAS
www.eeworm.com/read/362989/2925422

s debug-macro.s

/* linux/include/asm-arm/arch-lh7a40x/debug-macro.S * * Debugging macro include header * * Copyright (C) 1994-1999 Russell King * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks * * Thi
www.eeworm.com/read/356761/3037027

wrn build.wrn

BUILD: [Thrd:Sequence:Type ] Message BUILD: [01:0000000059:WARNN ] mdd.obj : warning LNK4204: 'd:\wince500\platform\smdk2440\target\armv4i\retail\ser2440.pdb' is missing debugging information for re
www.eeworm.com/read/411988/11218365

svn-base readme.rpxlite.svn-base

# Porting U-Boot onto RPXlite board # Written by Yoo. Jonghoon # E-Mail : yooth@ipone.co.kr # IP ONE Inc. # Since 2001. 1. 29 # Shell : bash # Cross-compile tools : Montavista Hardhat # Debugging to
www.eeworm.com/read/411988/11218456

rpxlite readme.rpxlite

# Porting U-Boot onto RPXlite board # Written by Yoo. Jonghoon # E-Mail : yooth@ipone.co.kr # IP ONE Inc. # Since 2001. 1. 29 # Shell : bash # Cross-compile tools : Montavista Hardhat # Debugging to
www.eeworm.com/read/237957/13918023

makefile

#Makefile for directory demos CFLAGS =# -g #debugging disabled OBJDEMOWAV = demoWav.o input_maker.o rms_error.o demoTools.o OBJDEMOWAVPACK = demoWavPack.o input_maker.o rms_error.o demoTools.o OBJ
www.eeworm.com/read/135531/13923066

makefile

CC= gcc #should be OK in most situations: #CFLAGS= -O # HP/UX 9.0X optimized code #CFLAGS= +O3 +Oaggressive +Olibcalls -Aa -D_POSIX_SOURCE -DCHECK +FP VZOUiD # HP/UX 9.0X debugging #CFLAGS= -g -Aa -