> One more question, I found mdb 1.0 comes with solairs 8 has very > limited print capability for my own data structure. I also tried to > move kernel dump from solaris 8 to 10, and use mdb 1.1 to debug it, but > solaris 10 mdb can not recognize the dump from solaris 8. I used to use > adbgen to generate adb scripts on solaris 8, but it is troublesome. Is > there a easer way to print my own data structure in mdb 1.0 in solaris 8?
The CTF symbolic type features were added in Solaris 9. They don't exist in Solaris 8 itself or its version of mdb. -Mike -- Mike Shapiro, Solaris Kernel Development. blogs.sun.com/mws/