The following items are available for download:
- Version 3.0 (last updated May 2008)
Library for Visual Studio native applications (Visual C++ and Intel C++)
(Visual Studio 6.0, 7.0, 2003, 2005 and 2008 - includes sample application)
- Microsoft .Net (last updated November 2006)
Library for Visual Studio .NET applications (includes sample application)
- Microsoft .Net 2.0(released June 2006)
Library for Visual Studio .NET 2.0 applications (includes sample application)
- Sun Java 2 Platform (last updated April 2008)
Library for Java J2SE 1.4 and J2EE 1.4 applications (includes sample application)
- Apple Mac OS X (last updated 29 June 2008)
Library and sample for Apple Mac OS X Cocoa applications
- Automated
symbol file posting utility
This command line utility is used for native Win32 applications to automatically upload your symbol files to the BugSplat server, typically as part of your build process. Running sendpdbs.exe without parameters provides full help information.
Please contact BugSplat if you are using an unsupported platform, as we continue to broaden our support for different platforms.
Trapping crashes with BugSplat is typically as simple as including
the appropriate BugSplat library and adding a few simple lines of initialization code.
Please note that for applications that already trap unhandled exceptions, additional changes may
be necessary. Contact Support for more information.
See Getting Started for the list of steps needed to integrate the BugSplat library into your particular environment.
We highly recommend that you use the latest released libraries using the links on this page. However, previous versions of our libraries can be found in our download archives.
