[comp.unix.questions] Help with MIPS "dbx" command

diamond@csl.sony.co.jp (Norman Diamond) (05/24/89)

Does anyone know how to make the "dbx" command recognize symbol tables
in programs that need debugging?  This is on a MIPS box.  Programs
are entirely in C, compiled with the "-g" option and no "-O" option.
(A few times, I used "-O0 -g2", but it seems immune to this overkill
as well.)  "dbx" always says that there is no symbol table, so it
refuses to print a stack traceback for the "where" command, or set
breakpoints or do anything else useful.  Please kindly reply by
e-mail; I do not read this group.  Thank you very much.

--
Norman Diamond, Sony Computer Science Lab (diamond%csl.sony.co.jp@relay.cs.net)
  The above opinions are my own.   |  Why are programmers criticized for
  If they're also your opinions,   |  re-implementing the wheel, when car
  you're infringing my copyright.  |  manufacturers are praised for it?