/* * @OSF_COPYRIGHT@ * COPYRIGHT NOTICE * Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc. * ALL RIGHTS RESERVED (DCE). See the file named COPYRIGHT.DCE in the * src directory for the full copyright text. */ /* * HISTORY * $Log: cma_debugger.h,v $ * Revision 1.1.2.2 1992/12/15 22:27:36 alan * Insert copyright notices * [1992/12/07 19:37:43 alan] * * Revision 1.1 1992/01/19 14:39:04 devrcs * Initial revision * * $EndLog$ */ /* */ /* * Copyright (c) 1989, 1990 by * Digital Equipment Corporation, Maynard Massachusetts. * All rights reserved. * * This software is furnished under a license and may be used and copied * only in accordance with the terms of such license and with the * inclusion of the above copyright notice. This software or any other * copies thereof may not be provided or otherwise made available to any * other person. No title to and ownership of the software is hereby * transferred. * * The information in this software is subject to change without notice * and should not be construed as a commitment by DIGITAL Equipment * Corporation. * * DIGITAL assumes no responsibility for the use or reliability of its * software on equipment which is not supplied by DIGITAL. */ /* * FACILITY: * * Concert Multithread Architecture (CMA) services * * ABSTRACT: * * Debug structures * * AUTHORS: * * Dave Butenhof * * CREATION DATE: * * 9 April 1990 * * MODIFICATION HISTORY: * */ #ifndef CMA_DEBUGGER #define CMA_DEBUGGER /* * INCLUDE FILES */ /* * CONSTANTS AND MACROS */ /* * TYPEDEFS */ /* * GLOBAL DATA */ #endif /* DEC/CMS REPLACEMENT HISTORY, Element CMA_DEBUGGER.H */ /* *4 10-JUN-1991 19:51:33 SCALES "Convert to stream format for ULTRIX build" */ /* *3 10-JUN-1991 19:20:19 BUTENHOF "Fix the sccs headers" */ /* *2 10-JUN-1991 18:19:08 SCALES "Add sccs headers for Ultrix" */ /* *1 12-DEC-1990 21:43:48 BUTENHOF "Debug support" */ /* DEC/CMS REPLACEMENT HISTORY, Element CMA_DEBUGGER.H */