[comp.unix.ultrix] call command in dbx for DEC3100

luciano@canuck.Berkeley.EDU (Luciano Lavagno) (10/25/90)

Some time ago someone (I lost the message...) asked why "call" was no longer
available, and someone else replied that it was replaced by the "func" command.
I was not able to have the "func" command call a C function, but I discovered
that the "print" command can do it. Just do
print function_name (arg1, arg2, ...)
I have been crying for months for the loss of "call". Now I'm happy again.
Bye !
Luciano Lavagno
luciano@ic.berkeley.edu