代码搜索:Debug
找到约 10,000 项符合「Debug」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5933346
tips debug.tips
NOTE: this description applies to the hp300 system with the old BSD
virtual memory system. It has not been updated to reflect the new,
Mach-derived VM system, but should still be useful.
The new syst
www.eeworm.com/read/131315/5933768
h debug.h
/* $Header: debug.h,v 2.1 88/09/19 12:56:16 nhall Exp $ */
/* $Source: /var/home/tadl/src/argo/xebec/RCS/debug.h,v $ */
#define OUT stdout
extern int debug[128];
#ifdef DEBUG
extern int column;
#d
www.eeworm.com/read/131315/5934165
nr debug.nr
.\"$Header: debug.nr,v 1.4 88/12/06 16:05:36 nhall Exp $
.\"$Source: /usr/argo/doc/kernel/RCS/debug.nr,v $
.\"
.\" Program names should be in italics
.\"
.NC "Debugging, Testing, and Statistics"
.sh 1
www.eeworm.com/read/131315/5937012
debug-levels
1 - control flow
3 - document text
4 - characters and codes
5 - positioning information
6 - no characters written to interpress file
www.eeworm.com/read/131315/5937115
c debug.c
/*
* ++Copyright++ 1985, 1989
* -
* Copyright (c) 1985, 1989
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with
www.eeworm.com/read/131315/5938194
c debug.c
#include
debug(a,b,c,d,e,f,g)
char *a;
{
FILE *fd;
fd = fopen("/tmp/debuglog","a");
fprintf(fd,a,b,c,d,e,f,g);
fprintf(fd,"\n");
fclose(fd);
}
www.eeworm.com/read/131315/5939349
h debug.h
C
COMMON /DEBUG/ DBGFLG,PRSFLG,GDTFLG
#ifdef debug
LOGICAL DFLAG
#endif debug
www.eeworm.com/read/131315/5939551
el debug.el
;; Debuggers and related commands for Emacs
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/o
www.eeworm.com/read/131315/5943104
debug ap.debug
% %{text}
pers=%(putstr(pers{text})) mbox=%(putstr(mbox{text})) host=%(putstr(host{text}))
path=%(putstr(path{text})) note=%(putstr(note{text}))
ty
www.eeworm.com/read/131315/5943112
debug dp.debug
%%{text}
sec=%(putnum(sec{text})) min=%(putnum(min{text})) hour=%(putnum(hour{text}))
mday=%(putnum(mday{text})) mon=%(putnum(mon{text})) year=%(putnum(year{text}))
wday=%(putn