GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mono-symbolicate(1) FreeBSD General Commands Manual mono-symbolicate(1)

mono-symbolicate - Mono Symbolicate Tool

mono-symbolicate <msym dir> <input file>

mono-symbolicate store-symbols <msym dir> [<dir>]+

mono-symbolicate is a tool that converts a stack trace with <filename unknown>:0 into one with file names and line numbers.

When mono-symbolicate is called with a symbol directory and a file containing a stacktrace:

mono-symbolicate <msym dir> <input file>

The tool writes into stdout the file contents while adding file location to stack frames when it is possible to symbolicate with the symbols available on the symbol directory.

Managed symbols .exe/.dll can be added to the symbol directory by doing:

mono-symbolicate store-symbols <msym dir> [<dir>]+

Written by Marcos Henrich

Copyright (C) 2015 Xamarin.

Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.

Visit http://www.mono-project.com for details

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.