Main > Free Download Search >

Free debugger software for mac

debugger

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 96
CS Debugger 1.0.4

CS Debugger 1.0.4


CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users more>>
CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users. It gives shortcuts of the most used commands of Macsbug. You have to drag this item into the "Control Strip Modules" folder in the "System Folder" and restart.
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.
<<less
Download (5KB)
Added: 2005-11-18 License: Freeware Price:
1439 downloads
Safari Debugger 2.81

Safari Debugger 2.81


Safari Debugger is a browser allowing the debug menu hidden in Safari. more>> <<less
Download (16.6KB)
Added: 2004-09-22 License: Freeware Price:
downloads
 
Other version of Safari Debugger
Safari Debugger 2.8ScifienceStudios - Safari Debugger fixes online banking website errors and more. Safari Debugger. Safari Debugger activates hidden
License:Freeware
Download (16KB)
1317 downloads
Added: 2006-03-29
DebuggerTools 1.0

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
<<less
Download (116.2KB)
Added: 2000-02-03 License: Freeware Price:
downloads
Script Debugger 4.5.4b3

Script Debugger 4.5.4b3


Script Debugger is designed to help you quickly and easily author AppleScripts that work. more>> <<less
Download (10.8MB)
Added: 2009-10-19 License: update/patch Price: $199.00
downloads
 
Other version of Script Debugger
Script Debugger 4.5.4b2Script Debugger is created to be a perfect substitute for Apples Script Editor which gives no limit on script size as well as powerful editing, debugging
Price: $199.00
License:update/patch
Download (10.8MB)
downloads
Added: 2009-09-30
Script Debugger 4.5.4b1Script Debugger provides you with an excellent and perfect replacement which is very useful for Apples Script Editor
Price: $199.00
License:update/patch
Download (10.8MB)
downloads
Added: 2009-09-10
FMP to Script Debugger 1.0

FMP to Script Debugger 1.0


FMP to Script Debugger - Facilitate the quick transfer of code to Script Debugger more>>
If you use a FileMaker Pro database to store snippets of AppleScript code, and you use Script Debugger as your script editor, FMP to Script Debugger will facilitate the quick transfer of the code from the database to Script Debugger.

It works much more effectively than copying and pasting, and it can be attached to a FMP button.

<<less
Download (8KB)
Added: 2006-02-10 License: Freeware Price:
1352 downloads
Data Display Debugger 3.3.9

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.

<<less
Download (10.9MB)
Added: 2004-08-18 License: Freeware Price:
downloads
Eudora to Script Debugger 1.0

Eudora to Script Debugger 1.0


Eudora to Script Debugger - Obtain selected text from Eudora more>>
The Eudora to Script Debugger script will obtain selected text from a Eudora message, create a file on the desktop containing the selected text, open it with Script Debugger, and then attempt to compile the text.

Completly freeware.

<<less
Download (11KB)
Added: 2006-05-24 License: Freeware Price:
1248 downloads
Script Debugger Selection to Clippings 1.0.1

Script Debugger Selection to Clippings 1.0.1


Script Debugger clipping AppleScript. more>>
Script Debugger Selection to Clippings, after obtaining a file name from the user, will create a clipping file from the selected text of the front Script Debugger window. The clipping will be created at the root level of Script Debuggers Clippings folder.

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.
<<less
Download (7KB)
Added: 2004-11-01 License: Freeware Price:
1817 downloads
Safari Selection to Script Editor/Debugger 1.0.1

Safari Selection to Script Editor/Debugger 1.0.1


Transfer AppleScript in Safari to script editor. more>>
Safari Selection to Script Editor/Debugger allows users to quickly and easily transfer AppleScript code from a web page in Safari to a supported script editor (Script Editor 2 or Script Debugger).

They take the selection of the front Safari window and generate a new script document in the target script editor. The code will be compiled if possible.
<<less
Download (13KB)
Added: 2004-05-27 License: Freeware Price:
1975 downloads
BlueJ 2.2

BlueJ 2.2


BlueJ - Interactive Java enviroment more>>
The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students.
Special emphasis has been placed on visualisation and interaction techniques to create a highly interactive environment that encourages experimentation and exploration.
Main features:
- fully integrated environment
- graphical class structure display
- graphical and textual editing
- built-in editor, compiler, virtual machine, debugger, etc.
- easy-to-use interface, ideal for beginners
- interactive object creation
- interactive object calls
- interactive testing
- incremental application development.
Enhancements:
- Added explicit group work support (CVS based).
- Check for (and prevent) recursive save (save of project in own project dir)
- Changed default browser on Linux/Unix systems to Firefox
- Print problems fixed
- Compiler bugs (compiler not terminating in certain situations) fixed
- Constructor with type parameter now works correctly
- Possible freeze problem fixed
- Comments in code pad fixed
- File handling in uni tests improved
- Freeze fixed related to self-referential object on bench
- Javadoc location can be changed with bluej.defs setting
- Class called Object no longer confuses BlueJ
- Compile dependency chacking improved
- varargs in interactive constructor call now work
- Improved handling of objects of private inner classes
- userlib and extensions directory can be specified in bluej.defs
- Printing u000C clears terminal
<<less
Download (3.2MB)
Added: 2007-07-07 License: Freeware Price:
3066 downloads
RightWebPage 0.13.1

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:

  1. Verification of a single page or entire web site at your option;
  2. HTML Validation against W3C DTDs and WHATWG (X)HTML5 pre-release schemas;
  3. Automatic checking and correction of many aspects of conformance to international best practices;
  4. 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);
  5. Complete verification of links. Even the redirections to a custom error page are detected by a special algorithm;
  6. Automatic correction of missing widths and heights of images to enable better responsiveness of web pages;
  7. Automatic correction of missing meta tags elements like default language and metadata;
  8. Support for web pages in Chinese, Japanese, Korean and many other languages.
  9. Performance optimization for multi-core processors.
  10. Validation during navigation.
  11. Application of standards during revalidation.
  12. 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)..
  13. HTML Tidy accessibility check.
  14. Balloon tooltips for contextual help.
  15. Recursive validation for frames.
  16. Proxy support.
  17. Web inspector with javascript debugger.

Enhancements:

  • Due to unsatisfied dependencies, a crash in previous release for Mac was fixed
<<less
Download (39.3MB)
Added: 2009-09-06 License: Freeware Price: Notavailable
downloads
 
Other version of RightWebPage
RightWebPage 0.13Web inspector with javascript debugger. Enhancements: Added proxy support and web inspector with javascript debugger
Price: Notavailable
License:Freeware
Download (38.7MB)
downloads
Added: 2009-09-05
Dictiobrary

Dictiobrary


Dictiobrary - Dialog for Smile more>>
Pescados Software has released a new addition for Smile, this addition mimics the behaviour of the library of the Script Editor.

Dictiobrary is a dialog for Smile, thought to keep record of dictionaries you use in Smile and let you use them later when requested.

As you see, similar funcionality to Script Editor’s "Library" and Script Debugger’s "Applications" palette.

To add a dictionary to Dictiobrary, simply drop the things icon onto Dictiobrary list box, and it will be opened (and recorded if not already there).
<<less
Download (26KB)
Added: 2005-11-19 License: Freeware Price:
1434 downloads
Apple MacsBug 6.6.3

Apple MacsBug 6.6.3


Apple MacsBug is written to be an Apples assembly-level 680x0 and PowerPC debugger which is designed for Mac OS to debug code running in most execution environments, more>>

Apple MacsBug 6.6.3 is written to be an Apple's assembly-level 680x0 and PowerPC debugger which is designed for Mac OS to debug code running in most execution environments, from applications to drivers, and everything in between. It's often used as a bug-reporting tool by many 3rd-party developers, as well as Mac OS system software developers.

<<less
Download (495.1KB)
Added: 2000-09-13 License: update/patch Price:
downloads
Code Warrior Pro Updater 7.1

Code Warrior Pro Updater 7.1


Maintenance release fixes bugs. more>>
Code Warrior Pro 7.1 Updater is a maintenance release of the CodeWarrior IDE, MetroNub Plugin, Remote Debugger, Compilers, MSL, and project stationery. This update should only be applied to a CodeWarrior Pro 7.0 release.
<<less
Download (3.8MB)
Added: 2004-05-31 License: Freeware Price:
1974 downloads
TiltViewer 1.3

TiltViewer 1.3


This is a free and easy customizable 3D Flash image viewer. more>>
TiltViewer 1.3 is an ideal tool for programmers. It is actually a free and easy customizable 3D Flash image viewer. Images can be flipped to show an optional link and a description text. TiltViewer is designed to provide a fun, intuitive user experience.

Instructions:

  • Mouse:
    • Click images to zoom-in, click again to zoom-out.
    • Click the background to zoom-out.
    • Click the reload button (below the image grid) to load a new set of images.
    • Click the flip button (bottom-right of a zoomed-in image) to see image details.
  • Keyboard:
    • Cursor keys to navigate between images.
    • Space-bar to zoom in/out.
    • F key to flip an image (when zoomed in).
  • Right-Click Menu:
    • Go Fullscreen. Opens TiltViewer in fullscreen mode. Right-click and select Exit Fullscreen to revert to regular mode. Note keyboard navigation does not work in full-screen mode.

Enhancements:

  • Added free downloadable version
  • Added next/back paging navigation option
  • Support disabling of flip button globally or per image
  • Support removing link button per image
  • Added internationalization support for all text
  • Fixed key navigation to empty images
  • Drop out frames if image count < page size or if image URL doesn't exist
  • Fixed fullscreen menu option after escaping fullscreen mode
  • Updated Away3D engine version for increased performance
  • Fixed 'Where is the debugger...' prompt for some player versions
Requirements: Universal Binary
<<less
Download (193KB)
Added: 2009-05-05 License: Freeware Price: FREE
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5