Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!lll-winken!unixhub!shelby!agate!pasteur!canuck.Berkeley.EDU!luciano From: luciano@canuck.Berkeley.EDU (Luciano Lavagno) Newsgroups: comp.unix.ultrix Subject: call command in dbx for DEC3100 (UWS 2.1 and ULTRIX V4.1) Message-ID: <29182@pasteur.Berkeley.EDU> Date: 25 Oct 90 00:44:58 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: luciano@canuck.Berkeley.EDU (Luciano Lavagno) Organization: UC Berkeley IC CAD Group Lines: 9 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