mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Improved ability to locate source files from moved PDB
This commit is contained in:
parent
0aedc37d42
commit
d405104757
11 changed files with 162 additions and 8 deletions
|
@ -75,6 +75,7 @@ public:
|
|||
DebugVisualizers* mDebugVisualizers;
|
||||
DwDisplayInfo mDefaultDisplayInfo;
|
||||
Dictionary<String, DwDisplayInfo> mDisplayInfos;
|
||||
Dictionary<String, String> mSourcePathRemap;
|
||||
bool mStepOverExternalFiles;
|
||||
|
||||
NetManager* mNetManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue