Ivan wrote:
Hi,

When I'm in the kmdb debugger, I'm not able to ::bp ata`ata_id_common The symbol is not recognized. Is there something wrong with the syntax?

No. But also, if ata is not loaded at the time, there is no symbol check done (it can't be done until ata loads); if it *is* loaded at the time, it should work fine.

What kind of system is this, and at what point are you trying to enter the
breakpoint, and what exactly is the debugger dialogue?


_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to