Parses an Android tombstone file from a .NET MAUI or Mono app, fetches debug symbols, and maps cryptic memory addresses back to actual function names and source lines.
Best for: Engineers debugging a native crash in a .NET Android app when logcat doesn't tell the story.
Creator's repository · dotnet/skills
License: MIT