Joerg Schilling wrote: > 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? > > What is CTF?
Compressed Type Format. Stripped down and squeezed debug info, which allows, for example, mdb to have type info for variables during kernel debug session. Regards, Cyril