lee@iris.ucdavis.edu (Peng Lee) (06/27/89)
I am currently porting a program onto an 800 mathine. Does anyone know how to debug a child process using adb, or cdb?? Thanks -Peng
decot@hpisod2.HP.COM (Dave Decot) (07/07/89)
Use xdb. Its functionality is almost a superset of that of cdb. XDB(1) is its man page. Dave