Path: utzoo!attcan!uunet!jarthur!usc!wuarchive!udel!udccvax1!chupa From: chupa@vax1.acs.udel.EDU (Michael A Chupa) Newsgroups: comp.sys.mac.programmer Subject: macsbug/Turbo Pascal Q. Message-ID: <5994@udccvax1.acs.udel.EDU> Date: 7 Apr 90 05:59:57 GMT Distribution: na Organization: University of Delaware Lines: 7 I would like to start my students using a debugger, and am presently using Turbo Pascal & macsbug. In the TP manual, the {$D+} compiler directive is documented as providing additional code to allow user breaks to display the procedure name in which the call to macsbug occurred. When we run programs with the compiler directive, we are still finding macsbug reporting that there is "no procedure name." Any hints as to what the difficulty is, and how to fix it?