lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stack scanning


From: Basile Starynkevitch
Subject: Re: Stack scanning
Date: Wed, 4 Jan 2023 19:14:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2


On 04/01/2023 18:43, Francis McCabe wrote:
I have a request for information: how should one implement stack scanning with lightning? Stack scanning is important if you are implementing a gc language. There are other stack level operations that are also important: switching between stacks for example; allowing debugging by reporting on the value of local variables and arguments.


A possible approach could involve Ian Lance Taylor libbacktrace (which is used in RefPerSys and inside GCC)


Best wishes for 2023.


Regards

-- 
Basile Starynkevitch                  <basile@starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]