DWARF parser?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

DWARF parser?

Luke Gorrie
Hoi,

Just a quick question to avoid duplicated effort: Has anybody written a DWARF [1] parser for Pharo?



Reply | Threaded
Open this post in threaded view
|

Re: DWARF parser?

Ben Coman
Not that I've heard of.

A search found a tiny mention in relation to the VM
http://forum.world.st/Dalvik-vs-ART-Android-virtual-machines-and-the-battle-for-better-performance-Pocketnow-tp4729727p4729988.html
but its not Smalltalk code...
https://github.com/OpenSmalltalk/opensmalltalk-vm/search?p=1&q=dwarf&utf8=%E2%9C%93

For the curious... "Introduction to the DWARF Debugging Format"
http://dwarfstd.org/doc/Debugging%20using%20DWARF-2012.pdf

cheers -ben

On Thu, Jan 5, 2017 at 9:29 PM, Luke Gorrie <[hidden email]> wrote:
> Hoi,
>
> Just a quick question to avoid duplicated effort: Has anybody written a
> DWARF [1] parser for Pharo?
>
> [1] https://en.wikipedia.org/wiki/DWARF
>
>