EnglishFrenchSpanish

Ad


OnWorks favicon

mono-symbolicate - Online in the Cloud

Run mono-symbolicate in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mono-symbolicate that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mono-symbolicate - Mono Symbolicate Tool

SYNOPSIS


mono-symbolicate exefile stacktracesfile [directories...]

DESCRIPTION


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

The output of calling this tool will be the provided stacktracesfile where <filename
unknown>:0 parts are replaced by a file name and a line number.

For the tool to work it needs to load referenced assemblies, it will first look in the
same folder as exefile then from one of the provided directories.

The tool assumes that the folder with a referenced assembly called for example name.dll
will also include name.dll.mdb, if the referenced assembly is AOT compiled then the tool
is also expecting to find name.dll.msym.

Use mono-symbolicate online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad