代码搜索:debugger
找到约 7,466 项符合「debugger」的源代码
代码结果 7,466
www.eeworm.com/read/490906/1194303
mem mcf5373.mem
// 5329 evaluation board
//
// Mainly used to define reserved areas so debugger
// will not read those areas
//
// Memory map:
// 0x0000_0000 - 0x001F_FFFF 4M Flash
// 0x4000_0000 - 0x41FF_FFFF S
www.eeworm.com/read/233554/4666321
3 libefence.3
.TH efence 3 27-April-1993
.SH NAME
efence \- Electric Fence Malloc Debugger
.SH SYNOPSIS
.nf
.ft B
#include
.ft
.fi
.LP
.nf
.ft B
void * malloc (size_t size);
.ft
.fi
.LP
.nf
.ft B
void fr
www.eeworm.com/read/229812/4749254
makefile
#pmake: os_os2 cpu_386
#
# Open Watcom Debugger engine makefile for OS/2
#
host_os = os2
host_cpu = 386
sys_windowed = 1
dll = 1
extra_c_flags = -br
all : dve.exe .SYMBOLIC
sysobj
www.eeworm.com/read/229812/4749333
makefile
#pmake: os_dos cpu_i86 i86 intel
#
# WATCOM Debugger makefile for DOS
#
host_OS=dos
host_CPU=i86
ovl_dos = 1
# really_ovl_dos = 1
sysobjs = &
fork.obj &
dosstl.obj &
dos
www.eeworm.com/read/229812/4749356
mif master.mif
#
# Open Watcom Debugger makefile (RFX)
#
proj_name = rfx
dig_os = $(host_os)
!ifeq host_cpu 386
!ifeq host_os os2
dig_os = os2v2
!endif
!endif
.EXTENSIONS : .str
!include cproj.mif
www.eeworm.com/read/209211/4986127
c 8db.c
#include
#include
#include
#include
/*
* i386-specific debugger interface
* also amd64 extensions
*/
static char *i386excep(Map*, Rgetter);
static int i386trace(M
www.eeworm.com/read/207991/4998972
mal tmsubcommit.mal
#turn the debugger on to see details
#mdb.setDebug(19);
b:=bat.new(:int,:int);
bat.insert(b,1,2);
bat.setName(b,"b");
bat.setPersistent(b,true);
transaction.commit();
c:=bat.new(:int,:int);
bat.inse
www.eeworm.com/read/207991/4999428
c mal_profiler.c
#line 230 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/mal/mal_profiler.mx"
#include "mal_config.h"
#include "mal_function.h"
#include "mal_profiler.h"
#include "mal_debugger.h"
#ifd
www.eeworm.com/read/310936/3688760
prj now.prj
[ProjectManager]
Version=5.00
Path=D:\checkCode\376D-ucos2.83\swsStack\NEC-MAC0.71\apps\
Title=now
Series=78K0.PM
Device=uPD78F0547_80
Target=coodinator.lmf
[Tools]
MakeFile=now.mak
Debugger=
www.eeworm.com/read/432906/1888227
s ivt.s
#include
#include
#include
#include
/*
* arch/ia64/kernel/ivt.S
*
* Copyright (C) 1998-2001, 2003 Hewlett-Packard Co
* Stephane Er