Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!ginosko!uunet!husc6!paperboy!pnh From: pnh@morocco.osf.org (unknown) Newsgroups: gnu.gcc.bug Subject: Re HP-UX 65 GCC -g Message-ID: Date: 14 Sep 89 13:10:22 GMT Sender: news@OSF.ORG Distribution: gnu Organization: Open Software Foundation Lines: 6 The native debugger on HP-UX 6.5 is not dbx but cdb, a "proprietary" debugger w/ different a.out format: at least this is my guess. I just built this myself and ran into the same thing. I think the assumption is that you will go back and build the compiler for hp9k320g rather than hp9k320g (they state this pretty clearly in the installation info). This then enables support for debugging a.out file format.