Sun Common-Lisp (Lucid) reassembly

Nadeem Malik malik at ut-emx.UUCP
Sun Apr 9 15:23:08 AEST 1989


Sun Common lisp on Sun4, which I believe is Lucid lisp, allows disassembly of
the lisp functions. I am interested in reassembling the disassembled code 
after modifying it for collecting some run-time trace data. There is no 
reassemble function in Lucid lisp to allow this. 

I would appreciate any comments or suggestions on how to achieve this 
reassembly. Another way would be to compile a function to be instrumented 
in to a file and then modify the object code in the compiled file, but 
sun4 doesn't have a disassembler. I would greatly appreciate any
help on pointing me to either a disassembler for sun4, or Lisp reassembler.

Thanks, in advance.

-- 
Nadeem Malik.
SNAIL: ENS 312, Electrical and Computer Engin, U.T., Austin, Tx 78712
EMAIL: <ARPA/CS/NSFnet> malik at emx.utexas.edu 
       <UUCP> {uunet,harvard}!cs.utexas.edu!emx!malik
VOICE: (512) 471-3903



More information about the Comp.sys.sgi mailing list