代码搜索:debugging

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

代码结果 8,473
www.eeworm.com/read/365595/9853381

h snull.h

#undef PDEBUG /* undef it, just in case */ #ifdef SNULL_DEBUG # ifdef __KERNEL__ /* This one if debugging is on, and kernel space */ # define PDEBUG(fmt, args...) printk( KERN
www.eeworm.com/read/365348/9867108

m kleus.m

%KLEUS Explicit method for computing preliminary receiver % coordinates from four pseudoranges and ECEF coordinates % of four satellites % Reference: % Kleusberg, A. (1994): Die
www.eeworm.com/read/168707/9900378

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g -DSBULL_DEBUG # "-O" is needed to expa
www.eeworm.com/read/168707/9900384

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g -DSCULL_DEBUG # "-O" is needed to expa
www.eeworm.com/read/168707/9900388

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g # "-O" is needed to expand inlines else
www.eeworm.com/read/168707/9900394

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g -DSBULL_DEBUG # "-O" is needed to expa
www.eeworm.com/read/168707/9900401

h sbull.h

/* * sbull.h -- definitions for the char module * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source code in this file can be f
www.eeworm.com/read/168707/9900438

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g -DSCULL_DEBUG # "-O" is needed to expa
www.eeworm.com/read/168707/9900457

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g -DSHORT_DEBUG # "-O" is needed to expa
www.eeworm.com/read/168707/9900509

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # Add your debugging flag (or not) to CFLAGS ifeq ($(DEBUG),y) DEBFLAGS = -O -g # "-O" is needed to expand inlines else