[gnu.gcc.bug] Re HP-UX 65 GCC -g

pnh@morocco.osf.org (unknown) (09/14/89)

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.