Annotation of mstools/samples/deb/readme, revision 1.1

1.1     ! root        1: Sample: Demonstration of the Debug API Function
        !             2: 
        !             3: Summary:
        !             4: 
        !             5: The Debug Event Browser (DEB) Win32 SDK sample demonstrates
        !             6: the new debug API.  This sample acts as a debugger for both
        !             7: newly created debugee processes or attaches to current
        !             8: active processes.
        !             9: 
        !            10: DEB is not a debugger in the traditional sense; it is a
        !            11: browser as its name implies.  DEB displays the debug events,
        !            12: and their relevant properties, as they happen and invokes
        !            13: the default handlers supplied either by the debugee or the
        !            14: system.  Only the minimal debug event handling is imposed
        !            15: such that the debug events are displayed and the debugee is
        !            16: continued on its normal course of execution.
        !            17: 
        !            18: The sample is source code compatible for both the Intel
        !            19: 80x86 and MIPS R4000 Windows NT platforms.
        !            20: 
        !            21: More Information:
        !            22: 
        !            23: The following is a complete list files accompanying the
        !            24: Debug Event Browser sample:
        !            25: 
        !            26:    DEB.BMP        DEB bitmap used by DEB.RTF
        !            27:    DEB.DEF        DEB module definition file
        !            28:    DEB.DLG        DEB dialog resource script file
        !            29:    DEB.H          DEB ID values and user message defines
        !            30:    DEB.HPJ        DEB help project file
        !            31:    DEB.ICO        DEB icon
        !            32:    DEB.RC         DEB resource file
        !            33:    DEB.RTF        DEB help topic file
        !            34:    DEBDEBUG.C     DEB debug support functions
        !            35:    DEBDEBUG.H     DEB debug support functions header
        !            36:    DEBMAIN.C      DEB main module - WinMain and callbacks
        !            37:    DEBMAIN.H      DEB main module header
        !            38:    DEBMISC.C      DEB miscellaneous support functions
        !            39:    DEBMISC.H      DEB miscellaneous support functions header
        !            40:    LINKLIST.C     Ordered doubled-linked list library
        !            41:    LINKLIST.H     Ordered doubled-linked list library header
        !            42:    MAKEFILE       Make/Nmake file for the entire sample
        !            43:    README         This file you are presently reading
        !            44:    TOOLBAR.BMP    Toolbar bitmap used by DEB.RTF
        !            45:    TOOLBAR.C      Toolbar functions
        !            46:    TOOLBAR.DEF    Toolbar module definition file
        !            47:    TOOLBAR.H      Toolbar functions header

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.