Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ucsd!ucsdhub!hp-sdd!hplabs!hpfcdc!hpfcmr!hpfcse!hpubmaa!web From: web@hpubmaa.HP.COM (Bill Bennett) Newsgroups: comp.sys.hp Subject: Re: Pascal and Lisp on HP 350's (Bobcats)? Message-ID: <220012@hpubmaa.HP.COM> Date: 6 Feb 89 20:24:37 GMT References: <7134@spool.cs.wisc.edu> Organization: HP Burlington, MA Sales Lines: 7 >it doesn't erase the old contents). b. PDB (pascal debugger) does >work. We have students using CDB instead. c. Bad runtime error >messages. All errors at said to occur on line 0. Interesting. cdb, pdb, and fdb are the same program, they're links to each other. Try running cdb and setting $lang=2 to adopt the Pascal personality.