A program specially designed to debug software.
The
Mozilla Foundation is well known due to the programs that they develop to improve the users interaction with Internet, like the
Firefox browser and the
Thunderbird electronic mail client, among other programs.
But as well as developing programs for the general user, Mozilla also develops other tools that are more focused towards a professional environment, like
Bugzilla, an
error debugger that works from the browser.
Once installed,
Bugzilla can be used to
check all the programing code of any web page or software application. What's more,
Bugzilla has been optimized in such a way, that it will only call on the database when necessary, thus avoiding becoming a load for the system.
What's more,
Bugzilla can be used to
mount a notification service, for the user to send the errors detected directly to the programmer.
So, if you are looking for a
free code debugger that has a large user community that is very active,
download and install
Bugzilla.
Requirements: This
download requires that you have PERL v5.8.1 installed.