代码搜索:debugging

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

代码结果 8,473
www.eeworm.com/read/189071/8491367

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/189063/8491872

makefile

# Makefile for UNIX version of GENESIS # Note: select the appropriate compiler options CFLAGS = -O # CFLAGS = -O4 -ffpa # sun3 with fpa # CFLAGS = -g # debugging GA = best.o checkpnt.o co
www.eeworm.com/read/189063/8492000

unx makefile.unx

# Makefile for UNIX version of GENESIS # Note: select the appropriate compiler options CFLAGS = -O # CFLAGS = -O4 -ffpa # sun3 with fpa # CFLAGS = -g # debugging GA = best.o checkpnt.o co
www.eeworm.com/read/188898/8509394

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # This Makefile has been simplified as much as possible, by putting all # generic material, independent of this specific
www.eeworm.com/read/188898/8509422

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/188898/8509485

makefile

# Comment/uncomment the following line to disable/enable debugging #DEBUG = y # This Makefile has been simplified as much as possible, by putting all # generic material, independent of this specific
www.eeworm.com/read/188490/8536754

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/188490/8536779

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/188490/8536788

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/188490/8536803

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