Skip to content

Instantly share code, notes, and snippets.

@alloy
Created March 20, 2012 10:11
Show Gist options
  • Save alloy/2133808 to your computer and use it in GitHub Desktop.
Save alloy/2133808 to your computer and use it in GitHub Desktop.
My wishes for HockeyApp.net / a Crash Report app

My wishes for HockeyApp.net / a Crash Report app:

  • Toggle column visibility (e.g. hide mem address column).

  • Highlight app specific frames, and have a toggle to only show those.

  • Highlight crashed thread.

  • Import crash groups from HockeyApp if this is a standalone app.

  • If many similar crash reports have been imported (i.e. a group in HockeyApp parlance), then allow to filter those by a query. This allows you to easily see if a specific frame is present in all reports (and thus might have to do with the problem).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment