Trace execution/debug the emulator.exe or run without emacs

Emilio Duarte Garcia emilio.duarte.garcia at gmail.com
Tue Jan 17 13:17:06 CET 2006


Hi.

How I can execute a file foo.oz from console (unix terminal) without run
emacs?
What commands exactly I need to execute from console?

for example I have the file simple.oz:

-------- begin simple.oz ---------
declare X Y Z
local
   X :: 0#13
   Y :: 1#4
   Z :: 2#3
   {FD.plus X Y Z}
in
   {Browse [X Y Z]}
end
--------- end  simple.oz ----------

I want to run simple.oz for trace the execution in the emulator.exe with
gdb or ddd (data display debugger)

How I can debug or trace the execution of simple.oz inside the emulator.exe?

Thanks in advance.

Emilio Duarte Garcia.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20060117/cb59ad14/attachment.html


More information about the mozart-hackers mailing list