Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!decwrl!crltrx!decvax!zinn!ubbs-nh!siia!wje From: wje@siia.mv.com (Bill Ezell) Newsgroups: comp.sys.dec Subject: dbx on a 3100 Message-ID: <1990Mar9.135356.8445@siia.mv.com> Date: 9 Mar 90 13:53:56 GMT Distribution: na Organization: Software Innovations, Inc. Lines: 17 I've been trying to debug a program using dbx. The problem is an unaligned reference, somewhere in many thousands of lines of code. Unfortunately, dbx won't give a stack trace, line number, source file, or any other useful information about the program in question when the fault occurs. All it will do is give the name of of a C runtime library routine (__dmul something or other), and an address. It doesn't even show main in the stack trace! Is dbx broken, or is there some magic I don't know about? (Yes, the program was compiled with -g) Thanks in advance. -- Bill Ezell Software Innovations, Inc. wje@siia.mv.com (603) 883-9300