home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!ngcgate!ngc!alexism
- From: alexism@ngc.com (Alexis Mermet)
- Subject: windbg
- Message-ID: <C0CMuB.L3x@ngc.com>
- Summary: Problem: windbg, .LIB and show variables
- Keywords: NT debugger
- Organization: Network General Corporation
- Date: Mon, 4 Jan 1993 21:39:46 GMT
- Lines: 18
-
- I have a C++ program made of a main .CPP part and a .LIB library.
- The library is built with the lib utility with option -debugtype:both and
- program is compiled with the full debug options -Od -Zi.
-
- When I run this program under WINDBG, I can only see in the Locals window
- the variables whose class is defined/implemented in the main part of the
- program ( the one that got linked as an .OBJ )
-
- Any object defined/implemented in the .LIB cannot be displayed by WINDBG.
- I get the message: Error, invalid type OMF information ... or something
- like that.
-
- Anyone has ever seen this before, Any ideas ?
- Thanks,
- --
- Alexis MERMET-GRANDFILLES Voice: 415-617-2943
- Software Engineer. R&D Fax: 415-321-0855
- Network General Corp.
-