Yes, this is only for functions compiled by the JIT compiler. First,
this is almost all functions on almost all platforms, and second,
these are the only functions (with the exception of primitives) that
have anything that could be described as an "assembly version".
For primitives implemented in
is it only for just in time function?
anyway, thank you so much!
On 14 March 2011 21:48, Sam Tobin-Hochstadt 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, 김태윤 wrote:
>> hello
>> is
cified process)
> > >
> > > What do I wrong?
> > > Thanks, Jos
> > >
> > >> -Original Message-----
> > >> From: users-boun...@racket-lang.org
> > >> [mailto:users-boun...@racket-lang.org] On Behalf Of Sam
> > >> T
et-lang.org
> >> [mailto:users-boun...@racket-lang.org] On Behalf Of Sam
> >> Tobin-Hochstadt
> >> Sent: 14 March 2011 13:49
> >> To: 김태윤
> >> Cc: users@racket-lang.org
> >> Subject: Re: [racket] scheme code in assembly level
> >>
>
gt; Cc: 김태윤; users@racket-lang.org
> Subject: Re: [racket] scheme code in assembly level
>
> Probably the underlying compiler has changed. I'll look into it.
>
> 2011/3/14 Jos Koot :
> > I took a look.
> > When running test I find:
> >
> > line 77
oun...@racket-lang.org
>> [mailto:users-boun...@racket-lang.org] On Behalf Of Sam
>> Tobin-Hochstadt
>> Sent: 14 March 2011 13:49
>> To: 김태윤
>> Cc: users@racket-lang.org
>> Subject: Re: [racket] scheme code in assembly level
>>
>> Take a look at https
: users@racket-lang.org
> Subject: Re: [racket] scheme code in assembly level
>
> 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, 김태윤 wrote:
> > hello
> > is t
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, 김태윤 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.
>
8 matches
Mail list logo