Thread: Crash Issue
View Single Post
  #6  
Old 10-17-2011, 10:40 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default Debug Info ?

Can some one link me a good guide for debugging binary's and stuff here ? I mean it's totally different .. I compiled with debug mode and i have athe following:

EmuShareMem.dll
EmuShareMem.exp
EmuShareMem.ilk
EmuShareMem.lib
EmuShareMem.pdb

World.bsc
WorldDebug.exe
WorldDebug.ilk
WorldDebug.pdb

ZonePerl.exe
ZonePerl.ilk
ZonePerl.pdb

What do I do with these files other than the exe files do i move them in there as well do they play a part in the debugging ?

And after I put them in there I boot the server then do Attach Process and open a new zone with the file or how does that work exactly *boggle*

mort
Reply With Quote