Skip to content

Commit 4a0d27b

Browse files
committed
Reimplements the onboard functionality of the stack tracing
1 parent 7cefcdf commit 4a0d27b

File tree

8 files changed

+234
-812
lines changed

8 files changed

+234
-812
lines changed

src/xrCore/Debug/MiniDump.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Copyright (c) 1997-2001 John Robbins -- All rights reserved.
77
#pragma warning(push)
88
#pragma warning(disable : 4091) // 'typedef ': ignored on left of '' when no variable is declared
99
#include "MiniDump.h"
10-
#include "StackTrace.h"
1110
#pragma warning(pop)
1211
#include <process.h>
1312

src/xrCore/Debug/StackTrace.cpp

Lines changed: 0 additions & 388 deletions
This file was deleted.

0 commit comments

Comments
 (0)