What's new in MBS Real Studio Bug Reporter Kit 1.2

Mar 1, 2016
  • Added french translation.
  • Updated for Xojo
  • Now checks if app is not nil as a crash on quitting may have app = nil.
  • Added SignalHandler to gracefully quit on Killing
  • Added low level exception and signal handlers to log crashes.
  • Added StackOverflowChecking Pragmas to avoid problems if for some reason exception is caught on non Xojo thread.
  • Added special handling for unhandled Xojo exception caught on a Xojo thread.
  • Works on 64-bit, too.

New in MBS Real Studio Bug Reporter Kit 1.1 (Feb 19, 2013)

  • Signals on Mac & Linux now show stack trace.
  • Reason is now part of the report. Else you may miss it.
  • Moved project to Real Studio 2012.
  • Removed reference to GetObjectClassNameMBS
  • Now uses BackTraceMBS function on Mac to query stack backtrace.
  • Added LinuxSysInfoMBS for more details on Linux.
  • Fixed some minor bugs.
  • Added Italian translation and improved German & English

New in MBS Real Studio Bug Reporter Kit 1.0 (Nov 9, 2010)

  • First public release.