<div dir="ltr">The Slime code has code to trace the lisp interpreter stack and local variable definitions (this includes function arguments), but this is stack is not used by compiled code at all, unless you set very high debugging levels.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 24, 2013 at 3:27 PM, Ilya Kliot <span dir="ltr"><<a href="mailto:plushe@gmail.com" target="_blank">plushe@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
I want to add possibility to get the function args in the<br>
(undefined-function) condition handler.<br>
Is it possible to do without c source code changes ? Is there some<br>
stack environment accessible by ready CL functions ?<br>
Any hints how to make that ? I've tried to find it within<br>
cl_env_struct but got lost, probably there are some ready functions to<br>
get to invalid call in string form or something ? I will glad to merge<br>
it after it will be done<br>
Ilya<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Windows:<br>
<br>
Build for Windows Store.<br>
<br>
<a href="http://p.sf.net/sfu/windows-dev2dev" target="_blank">http://p.sf.net/sfu/windows-dev2dev</a><br>
_______________________________________________<br>
Ecls-list mailing list<br>
<a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div>