March 16, 2005
I've just tried cdb/windbg, without great success. Some help would be
welcome.
I compiled my source with "-g" and ran "cdb myprog.exe", but the result was
"Symbol search path is: *** Invalid ***".
Then I tried  "cdb -y . myprog.exe" and got "*** ERROR: Symbol file could
not be found." instead.

What's wrong ?


March 17, 2005
"Valéry Croizier" <valery@freesurf.fr> wrote:

[...]
> What's wrong ?

Would you please post in digitalmars.learn or if you suspect a compiler error in digitalmars.bugs. Thanks.

-manfred