Operations | Monitoring | ITSM | DevOps | Cloud

Crash Reporting

Local Variables and Function Arguments for Native Crash Reports

BugSplat now includes local variables and function arguments for our Windows Native, Unity, and Unreal C++ integrations. By including local variables and function arguments, we can provide another level of contextual information about the cause of your crash. This new feature may help reduce or eliminate the need to debug a crash report on your local development machine.

Sponsored Post

10 Best iOS crash reporting tools for 2019

The best iOS crash reporting tools have to meet many expectations. They need to monitor crashes, generate crash reports, filter and group errors, and perform other tasks. In this article, we have collected the 10 best iOS crash reporting tools so you can make a decision. They can help you catch errors in real-time, identify patterns, and fix bugs before they affect your customers.

Native Crash Reporting: Symbol Servers, PDBs, and SDK for C and C++

Over a year ago, we first announced support for Minidumps in Sentry, which allows you to debug crashes from applications written in languages like C, C++, Objective-C and more — regardless of whether you’re targeting Windows, macOS, Linux, iOS, or Android.

Incorporating Crash Data Into Your Workflow

Crash reporting can alter the balance between support and development, and swing it in your favor! Sure "literally" is an overused term. But, I think it’s fair to say that “LITERALLY” nobody likes it when software crashes. Users don’t like it when the software they love using breaks. They’re left wondering what happened and how long will it be until there’s a fix.

8 Ways To Love Your Computer More

We consider ourselves tech savvy. If you are reading this blog, you probably do too. And like us, you probably expect that computers are just supposed to work for you. However, in my experience, this close relationship we share with our machines just expands the realm of possible annoyances we encounter. Here are some easy ways to help you improve your relationship with the most important piece of equipment in your working life.

Should you build or buy a crash reporter?

You’re in the process of creating and launching new softwareand you want it to be as stable as possible. Or, maybe your software has been running for a while, but you’re frustrated with the bug-reporting workflow in place. Either way it’s time to look for a crash reporting process that fits your application. This leads to a natural question: Should we build it? Or should we buy it?