Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!edsews!edstip!ohrnb From: ohrnb@edstip.EDS.COM (Erik Ohrnberger) Newsgroups: comp.windows.interviews Subject: Building InterViews 3.0 for debugging. Keywords: debug,dbx,error,question,subscribe Message-ID: <931@edstip.EDS.COM> Date: 5 Jun 91 20:37:36 GMT Organization: EDS - Tech Pubs, Bloomfield Hills, MI Lines: 27 I have built and installed InterViews for the shared libraries, and for debugging on SUN4 server/workstation using the Sun C++ compiler that implements version 2.0 of the C++ language. However, I can't seem to get dbx or xdbx to get past this error below. The goal that I seek is to be able to use dbx or xdbx on InterViews based programs. It would be acceptable (actually preferrable) to not have the library information/source as part of debugging the application program. duke:/home1/erik/src/X.try/dclock> dbx SUN4/a.out Reading symbolic information... dbx: internal error: unexpected value 90 at line 2620 in file ../common/object.c duke:/home1/erik/src/X.try/dclock> Have there been any other such experiences? Does someone know what this error message is trying to tell me? Also: Is there an official mailing list that specifically deals with InterViews? If so, how do I subscribe myself? Any assistance in these matters would be greatly appreciated. Thanks, Erik. P.S. Please use mail to reply, as the news feed that we are getting is rather tentative.