
|
|
|
|
Home / Computers / Systems / Apple / Macintosh / Development / Debugging
|
|
|
|
Web Sites
|
- BugLink - A client/server style bug tracking environment which allows software development teams to track software defects. A single database, maintained by the BugLink server, keeps track of all information regarding the bugs on your project.
www.pandawave.com/bl/index.html
- CoverTest - Application designed to help programmers and quality assurance testers determine which parts of a program have been executed.
www.jasik.com/CoverTest.html
- Develop Articles on Testing and Debugging - Several good articles on Mac OS debugging, including "Macintosh Debugging: A Weird Journey into the Belly of the Beast", "Macintosh Debugging:The Belly of the Best Revisited", "Balance of Power: MacsBug for PowerPC", "Sleuthing Through Your Code" and "Balance of Power: Stalking the Wild Defect".
developer.apple.com/dev/techsupport/develop/bysubject/testing_debugging.html
- Mac Tech: Getting Results With Macsbug - Tips and tricks on how to make use of the Macs built in low-level debugger.
www.mactech.com/articles/mactech/Vol.07/07.09/MacsBugresults/index.html
- MacNosy - A program that will disassemble the Macintosh ROM or any 68K or PowerPC code in a Macintosh resource file and produce a procedural representation of what it is disassembling along with cross reference maps of the procedures, Macintosh Trap names and Macintosh Low Memory Globals.
www.jasik.com/nosy.html
- Macsbug - FTP download of the latest version of Macsbug, a low level debugger for Mac OS machines, including documentation for older versions.
ftp://ftp.apple.com/devworld/Tool_Chest/Testing_-_Debugging/Debuggers_-_dcmds
- MacsBug for Non-Programmers - An article by Matt Deatherage from the "Macintosh Weekly Journal".
www.macfixit.com/reports/MacsBug.shtml
- Secrets of the Debug Meisters - A grab bag of tips and tricks for debugging Macintosh software with the MacsBug low-level debugger: where to get it, what books to read, and lots of helpful hints.
www.goingware.com/tips/macsbug.html
- TestTrack and SoloBug - Bug reporting and tracking solutions. Multiple features including bug reports via e-mail, e-mail notifications, handling duplicate bugs as single bug reports, automatically generating product release notes, and attaching files to bug reports.
www.seapine.com/products.html
- The Debugger - Low and high-level symbolic debugging of both 68K and PowerPC programs in a full multi-window Macintosh environment.
www.jasik.com/features.html
- The Memory Mine - A stand-alone application for monitoring and stressing heaps in open applications, and helping to find problems such as memory leaks and heap corruption.
www.adianta.com/files/MMSummary.html
- The PandaWave - Home of BugLink, a bug tracking system for the Macintosh and Windows and YAAF, a freeware C++ cross-platform application framework.
www.pandawave.com
- QC - A control panel/extension that adds the ability to stress test applications for runtime and memory-related errors. Can be used during development, testing and by the end user.
www.onyx-tech.com/products/qc.html
|
|
|
|
|