solaris modular debugger - mdb - examples
I'm looking for user-friendly manual for Solaris debugger - mdb
, where I can find examples of examining stack. I tried searching for an answer for a while, but all I could find was official manual and only few private pages 开发者_如何学编程with not so much information.
Some more resources:
- mdb(1) background, intro, and cheatsheet - Jonathan Adam's blog
- Learn mdb in 30 minutes - Code Complete blog
- Modular Debugger (mdb) OpenSolaris community group
- Solaris Performance and Tools: DTrace and MDB Techniques for Solaris 10 and OpenSolaris
精彩评论