debugger tools
DebuggerTools 1.0
DebuggerTools is a useful and convenient-to-use set of applications to activate and deactivate the debugger on the fly, it relies on a trap (@ 0x120) which contains nil if there is no debugger, and an address if there is one. more>>
DebuggerTools 1.0 is a useful and convenient-to-use set of applications to activate and deactivate the debugger on the fly, it relies on a trap (@ 0x120) which contains nil if there is no debugger, and an address if there is one.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
CS Debugger 1.0.4
CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users more>>
If you are familiar with Macsbug and ResEdit, you can customize the behavior of the menu items.
When a low-level debugger is installed (like Macsbug or Jasik Debugger), you can invoke it easily.
Enhancements:
- URLs updated.
Safari Debugger 2.81
Safari Debugger is a browser allowing the debug menu hidden in Safari. more>> <<less

Script Debugger 4.5.4b3
Script Debugger is designed to help you quickly and easily author AppleScripts that work. more>> <<less
License:update/patch
Late Night Software Ltd. - Script Debugger provides you with an excellent and perfect replacement which is very usefulLicense:update/patch
FMP to Script Debugger 1.0
FMP to Script Debugger - Facilitate the quick transfer of code to Script Debugger more>>
It works much more effectively than copying and pasting, and it can be attached to a FMP button.
Apple CHUD Tools 4.6.2
Computer Hardware Understanding Development. more>>
Apple CHUD Tools 4.6.2 brings you convenient debugger tools which are designed to help hardware and software developers measure and optimize the performance of PowerPC Macintosh systems running their products under MacOS X: Shark is a source line level profiling tool which shows you where time is being spent (both user and supervisor code), and correlates performance events to your program's code.
It also supplies tuning advice about how to improve the performance of your code on the G4 and G5 processors. MONster provides direct access to performance counters and presents the data in both spreadsheet and chart form. Saturn is an exact, function-level profiler with which you can generate and view a complete function call trace of your application. Reggie SE allows you to view the contents of PowerPC special purpose registers as well as PCI configuration registers. The CHUD Tools suite also includes several additional tools for benchmarking and hardware related development.
Script Debugger Selection to Clippings 1.0.1
Script Debugger clipping AppleScript. more>>
Developer note: While the script was developed in and for OS X, it might work on pre-OS X systems by using Satimage osax. I havent explored this possibility.
Data Display Debugger 3.3.9
Data Display Debugger is considered as a smart and useful debugger tool. more>>
Data Display Debugger 3.3.9 is considered as a smart and useful debugger tool. DDD is a graphical front-end for command-line debuggers such as GDB, the Perl debugger, or the Python debugger. Besides "usual" front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs.
Eudora to Script Debugger 1.0
Eudora to Script Debugger - Obtain selected text from Eudora more>>
Completly freeware.
iPhoneDbg Toolkit 1.01
Debug running (or newly created) native processes inside your iPhone more>> Debug running (or newly created) native processes inside your iPhone
This set of tools will enable you to delve into iPhone Binary Reversing. The iPhone Debugger allows you to debug running or newly-created native processes inside iPhone.
The Library Loader Patcher will allow to debug iPhone libraries. You can also build a tunnel from your PC to your iPhone through USB.
iPhoneDbg Toolkits design divides the tool into two parts, the C class for debugging and the interface, this enabling the possibility of making another debugging tools with different interfaces.This design is simple and the debugger could be easily ported to another platforms.
System requirements:
- iPhone
- iPhone firmware v1.1.4, should work on earlier firmware versions (drop a line if positive).
- Some iPhone Console application (local Term-vt100, remote OpenSSH via WiFi or remote OpenSSH via USB).
NOTE: dyld_patcher and iphone_tunnel are provided under a slightly modified version of the Apache Software License.
Kiosk Tools 1.0.0b1
Kiosk Tools - Simple tools for Macintosh based kiosk or computer lab more>>
One application disables the use of the shift key at startup (thus preventing the disabling of extensions). The other removes the users ability to drop into the debugger with Command-Escape.
JBuilder Foundation 2005
JBuilder is the leading cross-platform environment for building enterprise Java applications. JBuilder enhances developer productivity with support for multiple platforms, application servers, and more>>
JBuilder Foundation 2005 is designed as a professional and useful tool that is the leading cross-platform environment for building enterprise Java applications. JBuilder enhances developer productivity with support for multiple platforms, application servers, and version control systems. Use JBuilder to rapidly build and deploy Java applications, JavaBeans, applets, JSP, and servlets on the Windows, Linux, Solaris, and Mac OS platforms. JBuilder includes an integrated editor, debugger, compiler, visual designers, wizards, sample applications and tutorials.
BSInspectors 1.2
BSInspectors - a simple API for everyone to create his own plugins more>>
BSInspectors is a very useful tool, a inspector for your objects. The default version supplies an inspector for Arrays and Dictionaries and everything else is simply inspected by its debug string.
The BSInspectors include a simple API for everyone to create his own plugins, so you can even inspect the objects you created just for your own projects. The archive includes the source-code and a sample-plugin.
Main features:
- Double-click your objects in the debugger to open the inspectors
- Inspects Strings, Arrays and Dictionaries by default
- Supplies an easy to use API to enable other developers to write their own plugins

RightWebPage 0.13.1
RightWebPage is such an advanced software that verifies and corrects many aspects of conformance of Web sites to standards of Internet best practices more>>
RightWebPage 0.13.1 is such an advanced software that verifies and corrects many aspects of conformance of Web sites to standards of Internet best practices such as W3C WCAG and ISO/IEC 23026:2006 - Software Engineering - Recommended Practice for the Internet - Web Site Engineering, Web Site Management, and Web Site Life Cycle.
Major Features:
- Verification of a single page or entire web site at your option;
- HTML Validation against W3C DTDs and WHATWG (X)HTML5 pre-release schemas;
- Automatic checking and correction of many aspects of conformance to international best practices;
- Visualization of a snapshot with a given character encoding (the user agent is also chosen in order to present the specific version originally intended to be seen in a given web browser);
- Complete verification of links. Even the redirections to a custom error page are detected by a special algorithm;
- Automatic correction of missing widths and heights of images to enable better responsiveness of web pages;
- Automatic correction of missing meta tags elements like default language and metadata;
- Support for web pages in Chinese, Japanese, Korean and many other languages.
- Performance optimization for multi-core processors.
- Validation during navigation.
- Application of standards during revalidation.
- Memory revalidation with no need to make all corrections of a web page at once (users may correct small portions of the code and see the results pressing F5)..
- HTML Tidy accessibility check.
- Balloon tooltips for contextual help.
- Recursive validation for frames.
- Proxy support.
- Web inspector with javascript debugger.
Enhancements:
- Due to unsatisfied dependencies, a crash in previous release for Mac was fixed
Web inspector with javascript debugger. Enhancements: Added proxy support and webLicense:Freeware
Selection to Clipping 1.0
Selection to Clipping - Store a clipping in Script Debugger more>>
Completly freeware for non-commercial use.