Hi, I'm posting this again just in case it's got lost from it's original posting from a few weeks ago...
If we compile a program with /undef, should there be an undefined variable, running normally shows a crash stack as expected. However, when running under SDBG, it stops when it hits the 'undef' but the stack and code isn't shown, making debugging a bit tedious!
K