Xref: utzoo comp.sys.dec:4991 comp.sys.mips:1353 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker.mit.edu!ai-lab!lethin@ai.mit.edu From: lethin@ai.mit.edu (Richard A. Lethin) Newsgroups: comp.sys.dec,comp.sys.mips Subject: A few bugs Keywords: ultrix,pixie,dbx,adb Message-ID: <13262@life.ai.mit.edu> Date: 8 Feb 91 19:09:59 GMT Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 10 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.