|
|
1.1 ! root 1: // ************************************************************************ ! 2: // HEADER : DEBDebug.h ! 3: // PURPOSE : Debug support functions for the Debug Event Browser ! 4: // FUNCTIONS : ! 5: // DbgEventThread() - debug event processing thread ! 6: // SkipBreakPoint() - skips over the break point in the debugee ! 7: // GetModuleFileNameFromHeader() - get the module name ! 8: // COMMENTS : ! 9: // ************************************************************************ ! 10: ! 11: //-- function prototypes ! 12: DWORD DebugEventThread( LPCTSTR ); ! 13: DWORD APIENTRY GetModuleFileNameFromHeader( HANDLE, HANDLE, LPTSTR, DWORD ); ! 14: ! 15: #if( MIPS == 1 ) ! 16: BOOL SkipBreakPoint( DWORD ); ! 17: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.