|
|
1.1 root 1: // ************************************************************************ 1.1.1.2 ! root 2: // ! 3: // Microsoft Developer Support ! 4: // Copyright (c) 1992 Microsoft Corporation ! 5: // ! 6: // ************************************************************************ 1.1 root 7: // HEADER : DEBDebug.h 8: // PURPOSE : Debug support functions for the Debug Event Browser 9: // FUNCTIONS : 10: // DbgEventThread() - debug event processing thread 11: // GetModuleFileNameFromHeader() - get the module name 1.1.1.2 ! root 12: // SkipBreakPoint() - skips over the break point in the ! 13: // debugee (R4000 only) 1.1 root 14: // COMMENTS : 1.1.1.2 ! root 15: // 1.1 root 16: // ************************************************************************ 1.1.1.2 ! root 17: #ifndef DEBDEBUG_H ! 18: ! 19: #define DEBDEBUG_H 1.1 root 20: 1.1.1.2 ! root 21: //-- public function prototypes ! 22: DWORD WINAPI DebugEventThread( LPCTSTR ); 1.1 root 23: 1.1.1.2 ! root 24: #endif // DEBDEBUG_H
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.