[Mono-osx] monobacktrace and Xcode 4.3 and lldb
Duane Wandless
duane at wandless.net
Fri Feb 17 14:33:51 UTC 2012
Another update for mono backtrace: http://www.mono-project.com/Debugging.
If you have upgraded to Xcode 4.3, then this python script may come in
handy. I'm sure it can be improved.
Load it using:
(lldb) *command script import ~/monobacktrace.py*
And then use it like:
(lldb) monobacktrace 5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-osx/attachments/20120217/cd814058/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monobacktrace.py
Type: application/octet-stream
Size: 703 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-osx/attachments/20120217/cd814058/attachment.obj>
More information about the Mono-osx
mailing list