O .-----------------------------------------------------------------------------. O | Copyright  1996 by Brian Schenkenberger.  ALL RIGHTS RESERVED.             | O |                                                                             | O | This software is provided "AS IS" and is supplied for informational purpose | O | only.  No warranty is expressed or implied and no liability can be accepted | O | for any actions or circumstances incurred from the use of this software or  | O | from the information contained herein.  The author makes no claim as to the | O | suitablility or fitness of the software or information contain herein for a | O | particular purpose.                                                         | O |                                                                             | O | Permission is hereby granted _ONLY_ for the "not-for-profit" redistribution | O | of this software provided that ALL SOURCE and/or OBJECT CODE remains intact | O | and ALL COPYRIGHT NOTICES remain intact from its original distribution.     | O |                                                                             | O |(!) NO TITLE TO AND/OR OWNERSHIP OF THIS SOFTWARE IS HEREBY TRANSFERRED. (!) | O `-----------------------------------------------------------------------------'      Package name:   AMIDBGG Description:    Demonstration of one method to determine if a debugger   		is mapped.$ Author's name:  Brian Schenkenberger     Package Overview:  ----------------H This program is a "quick and dirty" program hack to demonstrate a methodJ to determine if and if so, which debugger is mapped in an activated image.   --   Build: (Both VAX and Alpha)     	 $ MACROO AMIDBG.MAR {/DEBUG} 	 $ LINKK  AMIDBG.OBJ {/DEBUG}  F * Note:	A DESCRIP.MMS file is provided to build the AMIDBG executable.   --	 .END.     