[racket] scheme code in assembly level

From: 김태윤 (kty1104 at gmail.com)
Date: Tue Mar 15 06:00:52 EDT 2011

is it only for just in time function?
anyway, thank you so much!

On 14 March 2011 21:48, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
> Take a look at https://github.com/samth/disassemble
>
> It doesn't do exactly what you want, but it may be helpful.
>
> On Mon, Mar 14, 2011 at 8:09 AM, 김태윤 <kty1104 at gmail.com> wrote:
>> hello
>> is there any way I can debug scheme code in assembly level?
>> it would be awesome if I can debugging as like ollydbg or softice.
>> (with watching flags and registers)
>> prefer Emacs + gracket environment, but if there's no solution, DrRacket is OK.
>> thanks in advanced
>> Regards.
>> Taeyun.
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>>
>
>
>
> --
> sam th
> samth at ccs.neu.edu
>



Posted on the users mailing list.