Author Topic: Debug not working correctly in recent builds  (Read 1267 times)

0 Members and 1 Guest are viewing this topic.

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Debug not working correctly in recent builds
Doesn't seem to matter if I run the exe, copy the PDB files to the FS2 directory, run from F5 in VS2008 whenever I hit an assert and break into the debugger I get something like the following:

Code: [Select]
ntdll.dll!7c90120e()
  [Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]
> fs2_open_3_6_11d.exe!debug_int3(char * file=0x3b02126e, int line=504162548)  Line 760 + 0x8 bytes C++
  bc15fff4()

Instead of the normal call stack with the ability to check variable values and the calling functions.  All I get is assembly.  Happening on multiple computers even with the same crash that was traceable before.  
« Last Edit: October 04, 2009, 01:56:52 pm by FUBAR-BDHR »
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

  
Re: Debug not working correctly in recent builds
FUBAR: It's a known problem, we're working on it.
It'll be changed back at some point soon (until we figure out what is really going on)
STRONGTEA. Why can't the x86 be sane?