代码搜索:Debugging
找到约 8,473 项符合「Debugging」的源代码
代码结果 8,473
www.eeworm.com/read/198501/5086984
h sched.h
#ifndef _LINUX_SCHED_H
#define _LINUX_SCHED_H
#define NEW_SWAP
/*
* define DEBUG if you want the wait-queues to have some extra
* debugging code. It's not normally used, but might catch some
* wa
www.eeworm.com/read/192230/5159787
c optimize.c
/* Source for debugging optimimzed code test.
cc -g -O -o optimize optimize.c
*/
int callee();
int test_opt;
int main()
{
int a,b,c,d,e,f,g,h;
a = 10;;
/* Value propagate
*/
b
www.eeworm.com/read/190346/5183905
py datecheck.py
#!/usr/bin/env python
### This is a debugging script to test date-ordering in an SVN repository.
'''Tell which revisions are out of order w.r.t. date in a repository.
Takes "svn log -q -r1:HEAD" out
www.eeworm.com/read/179911/5299525
h kgdb.h
/* $Id: kgdb.h,v 1.2 1998/04/11 17:29:07 geert Exp $
* kgdb.h: Defines and declarations for serial line source level
* remote debugging of the Linux kernel using gdb.
*
* PPC Mods (C) 1998
www.eeworm.com/read/350483/3125278
shared makefile.shared
# make test harness, it is good.
CFLAGS += -Wall -W -Os -I../../src/headers/ -I./
# if you're not debugging
CFLAGS += -fomit-frame-pointer
default: test
#if you don't have mpi.o
#MPISHARED=-ltomma
www.eeworm.com/read/350097/3134415
h kgdb.h
/* $Id: kgdb.h,v 1.2 1998/04/11 17:29:07 geert Exp $
* kgdb.h: Defines and declarations for serial line source level
* remote debugging of the Linux kernel using gdb.
*
* PPC Mods (C) 1998
www.eeworm.com/read/346457/3182543
svn-base disas.h.svn-base
#ifndef _QEMU_DISAS_H
#define _QEMU_DISAS_H
/* Disassemble this for me please... (debugging). */
void disas(FILE *out, void *code, unsigned long size);
void target_disas(FILE *out, target_ulong code,
www.eeworm.com/read/339800/3295014
tut pr05019.tut
[Documents]
Doc01=pr05019.cpp
Docct=1
[Watches]
Watchct=1
Watch01=col
[Breakpoints]
Breakpointct=0
[Options]
Debugging=1
Exceptions=0
RTTI=0
Command Line Prompt=1
Command Line=
Def
www.eeworm.com/read/339800/3295016
tut pr05003.tut
[Documents]
Doc01=pr05003.cpp
Docct=1
[Watches]
Watchct=1
Watch01=var
[Breakpoints]
Breakpointct=0
[Options]
Debugging=1
Exceptions=0
RTTI=0
Command Line Prompt=1
Command Line=
Def
www.eeworm.com/read/339800/3295023
tut pr05023.tut
[Documents]
Doc01=pr05023.cpp
Docct=1
[Watches]
Watchct=1
Watch01=str
[Breakpoints]
Breakpointct=0
[Options]
Debugging=1
Exceptions=0
RTTI=0
Command Line Prompt=1
Command Line=
Def