代码搜索:Debugging
找到约 8,473 项符合「Debugging」的源代码
代码结果 8,473
www.eeworm.com/read/439082/1814106
c debuglocks.c
/* $Id: debuglocks.c,v 1.11 2001/09/20 00:35:31 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
* Copyrigh
www.eeworm.com/read/432474/1892021
s wdbdbgalib.s
/* wdbDbgALib.s - i80x86 debugging aids assembly interface */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,30may02,hdn added WDB_CTX_LOAD that
www.eeworm.com/read/431876/1902529
s wdbdbgalib.s
/* wdbDbgALib.s - i80x86 debugging aids assembly interface */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,30may02,hdn added WDB_CTX_LOAD that
www.eeworm.com/read/431110/1911249
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ! ips
www.eeworm.com/read/431110/1911374
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ! ips
www.eeworm.com/read/431110/1911591
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ipsec
www.eeworm.com/read/431110/1911607
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ! ips
www.eeworm.com/read/431110/1912043
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ! ips
www.eeworm.com/read/430518/1922248
c pm_drv.c
#include
#include
#include
#include
/* Debugging macros */
#undef DEBUG_PMDRV
#ifdef DEBUG_PMDRV
#define DPRINTK(args...) printk(##args
www.eeworm.com/read/430518/1922370
c debuglocks.c
/* $Id: debuglocks.c,v 1.9 2001/11/17 00:10:48 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1998 David S. Miller (davem@redhat.com)
*/
#include