This is the Windows app named Bug Finder whose latest release can be downloaded as BugFinder_1_1_1_Binaries.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Bug Finder with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
Bug Finder
DESCRIPTION
This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine.I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying.
Also, it was not possible to install a development environment onto the production machines, so the only solution was to develop a debugger which didn't need any user/developer interaction.
I used many open source resources, then I decided to make the Bug Finder an open source project.
It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too).
Here is the article http://www.codeproject.com/Articles/602794/Bug-Finder-a-real-Win32-extensible-passive-debugge .
Audience
Advanced End Users, Developers, Quality Engineers, System Administrators
User interface
Win32 (MS Windows)
Programming Language
Assembly, C, C++, Delphi/Kylix, Object Pascal, Pascal
This is an application that can also be fetched from https://sourceforge.net/projects/exccatch/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.