ptrace.h revision 1544
1280387Spfg/*
212099Sjoerg * Copyright (c) 1992, 1993
312099Sjoerg *	The Regents of the University of California.  All rights reserved.
412099Sjoerg *
512099Sjoerg * Redistribution and use in source and binary forms, with or without
612099Sjoerg * modification, are permitted provided that the following conditions
712099Sjoerg * are met:
812099Sjoerg * 1. Redistributions of source code must retain the above copyright
912099Sjoerg *    notice, this list of conditions and the following disclaimer.
1012099Sjoerg * 2. Redistributions in binary form must reproduce the above copyright
1112099Sjoerg *    notice, this list of conditions and the following disclaimer in the
1212099Sjoerg *    documentation and/or other materials provided with the distribution.
1312099Sjoerg * 3. All advertising materials mentioning features or use of this software
1412099Sjoerg *    must display the following acknowledgement:
1512099Sjoerg *	This product includes software developed by the University of
1612099Sjoerg *	California, Berkeley and its contributors.
1712099Sjoerg * 4. Neither the name of the University nor the names of its contributors
1812099Sjoerg *    may be used to endorse or promote products derived from this software
1912099Sjoerg *    without specific prior written permission.
2012099Sjoerg *
2112099Sjoerg * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2212099Sjoerg * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2312099Sjoerg * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2412099Sjoerg * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2512099Sjoerg * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2612099Sjoerg * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2712099Sjoerg * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2812099Sjoerg * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2912099Sjoerg * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3012099Sjoerg * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3112099Sjoerg * SUCH DAMAGE.
3212099Sjoerg *
3312099Sjoerg *	@(#)ptrace.h	8.1 (Berkeley) 6/11/93
3491592Smarkm */
3591592Smarkm
3691592Smarkm/*
3712099Sjoerg * Machine dependent trace commands.
3891592Smarkm *
3912099Sjoerg * None for the i386 at this time.
4012099Sjoerg */
4112099Sjoerg