when we open mdb with -K option i.e. kmdb, and set a breakpoint without 
specifying an address, whats the expected behaviour. Will the system panic?

If we set the breakpoint in data segment  ex:
[0]> page_hash/J
page_hash:
page_hash:      1a24000        
[0]> :b
[0]> :c

the system panics. Is this the expected behaviour. Shouldn't mdb should give an 
error on this. Is there a document available indicating system behaviour when a 
breakpoint is set without an address.
This message posted from opensolaris.org

Reply via email to