Skip to content

Commit

Permalink
Reimplements the onboard functionality of the stack tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoAnomaly committed Mar 14, 2018
1 parent 7cefcdf commit 4a0d27b
Show file tree
Hide file tree
Showing 8 changed files with 234 additions and 812 deletions.
1 change: 0 additions & 1 deletion src/xrCore/Debug/MiniDump.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Copyright (c) 1997-2001 John Robbins -- All rights reserved.
#pragma warning(push)
#pragma warning(disable : 4091) // 'typedef ': ignored on left of '' when no variable is declared
#include "MiniDump.h"
#include "StackTrace.h"
#pragma warning(pop)
#include <process.h>

Expand Down
388 changes: 0 additions & 388 deletions src/xrCore/Debug/StackTrace.cpp

This file was deleted.

Loading

0 comments on commit 4a0d27b

Please sign in to comment.