代码搜索:debugging
找到约 8,473 项符合「debugging」的源代码
代码结果 8,473
www.eeworm.com/read/251805/4417844
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/250243/4432683
c fixup-ddb5074.c
/*
* It's nice to have the LEDs on the GPIO pins available for debugging
*/
static void ddb5074_fixup(struct pci_dev *dev)
{
extern struct pci_dev *pci_pmu;
u8 t8;
www.eeworm.com/read/250243/4434298
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/243567/4522184
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/229403/4756674
in config.in
config BR2_PACKAGE_LTRACE
bool "ltrace"
default n
depends on BR2_PACKAGE_LIBELF
help
Debugging program which runs a specified command until it exits.
http://packages.debian.org/unstable/uti
www.eeworm.com/read/219239/4848548
stc usart.stc
#
# Startup commands for testing a p16c74 usart
#
# uncomment for debugging gpsim
# set verbose 3
# Source code:
load s usart_14.cod
# Stimuli:
# All we do is tie rx and tx together to create a lo
www.eeworm.com/read/216901/4878906
h driverconfig.h
// Used when debugging the flash loader as a normal standalone application.
//#define DEBUG 1
#ifdef DEBUG
#define DEBUG_ARGS "--base 0x00101000"
#define DEBUG_FILE "C:\\tmp\\FlashAT91SA
www.eeworm.com/read/216901/4878915
h driverconfig.h
// Used when debugging the flash loader as a normal standalone application.
//#define DEBUG 1
#ifdef DEBUG
#define DEBUG_ARGS "--base 0x00101000"
#define DEBUG_FILE "C:\\tmp\\FlashAT91SA
www.eeworm.com/read/216901/4878930
h driverconfig.h
// Used when debugging the flash loader as a normal standalone application.
//#define DEBUG 1
#ifdef DEBUG
#define DEBUG_ARGS "--base 0x00101000"
#define DEBUG_FILE "C:\\tmp\\FlashAT91SA
www.eeworm.com/read/216901/4878938
h driverconfig.h
// Used when debugging the flash loader as a normal standalone application.
//#define DEBUG 1
#ifdef DEBUG
#define DEBUG_ARGS "--base 0x00101000"
#define DEBUG_FILE "C:\\tmp\\FlashAT91SA