- Timestamp:
- Aug 20, 2018 10:36:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp
r73764 r73776 144 144 145 145 /** 146 * @interface_ callback_impl{RTDBGUNWINDSTATE,pfnReadStack}146 * @interface_emthod_impl{RTDBGUNWINDSTATE,pfnReadStack} 147 147 */ 148 148 static DECLCALLBACK(int) rtDbgStackDumpSelfReader(PRTDBGUNWINDSTATE pThis, RTUINTPTR uSp, size_t cbToRead, void *pvDst)
Note:
See TracChangeset
for help on using the changeset viewer.