[comp.sys.dec] A few bugs

lethin@ai.mit.edu (Richard A. Lethin) (02/09/91)

Does anyone have a version of adb that runs on the DEC/MIPS boxes?
Leaving adb out of the Ultrix release is like leaving out grep...

Seems that Ultrix dbx has a -pixie flag, for interpreting pixified
programs. Great. Unfortunately, it gives up, because it can't find the
symbol _P_pixiemap.  Using nm indicates that the symbol is actually
called P_pixiemap... sigh.

I could probably hack the dbx binary, but without adb, that would be a
pain.