Cyril Plisko wrote: > On 10/7/06, thomas riddle <Tom.Riddle at sun.com> wrote: > >> >> Excellent, I do have to mention that KMDB relies on CTF which is a >> task that >> needs a champion. We need CTF for genassym too, right now we get >> around this by >> using offset macros but shorty this will become a blocking issue. Can >> anyone >> step up for the CTF port task? > > > In absense of mdb, what would be a criterion for having a functional CTF ? >
Not sure if you've had a chance to look at John's blogs, we found it informational to get an understanding of what it's all about. See this and his others on the topic. http://blogs.sun.com/levon/entry/generating_assembly_structure_offset_values So since the post we dug deeper into this and have made progress on the CTF utilities in general. We have ctfconvert and ctfmerge essentially ported now but ctfstabs appears to be more involved. It doesn't appear that it was coded with cross development in mind so enhancements are necessary to get it fully functional.