home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!microsoft!hexnut!jonka
- From: jonka@microsoft.com (Jonathan Kagle)
- Subject: Re: NT display drivers?, Debugging C++
- Message-ID: <1992Jul22.193645.7619@microsoft.com>
- Date: 22 Jul 92 19:36:45 GMT
- Organization: Microsoft Corporation
- References: <4561@balrog.ctron.com>
- Lines: 12
-
- In article <4561@balrog.ctron.com> patman@olympus.ctron.com () writes:
- >Also, how do you debug C++ code under NT? The only way we've been
- >able to get it to work even a little is with ntsd, and even that's
- >painful. Windbg is what we'd like to use, but it gets *real* confused
- >after the first method gets called, and you can't see any local vars.
-
- Unfortunately, the version of WinDbg supplied with the first prerelease
- SDK does not support C++. Future releases will provide C++ support
- along with many other features that are currently disabled. Be patient,
- the tools also are in prerelease form! :-)
-
- -Jonathan
-