home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 247 < prev    next >
Encoding:
Text File  |  1992-07-22  |  967 b   |  23 lines

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