[comp.sys.apollo] Need help debugging a 'non apollo' language on an apollo

David_T_Lawlor@cup.portal.com (12/11/87)

I am using Metaware's professional pascal product.

I've heard there is a way to debug 'foreign' languages with an undocumented
command in /com/debug.

Can anyone shed some light on this frustrating situation?

Thanks in advance

davel@cup.portal.com

peterson@utah-cs.UUCP (John W Peterson) (01/21/88)

> 
> I've heard there is a way to debug 'foreign' languages with an undocumented
> command in /com/debug.
> 

The /com/debug debugger has an undocumented "db" command that puts you into
a machine-level debugger.  Type "help" from its prompt to get more info.

Cheers,
jp