Sponsorised links
This year
Fiddler Web Debugger - A free web debugging tool
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language. Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
De MonsterDebugger - Open Source Flash, Flex and AIR debugger
De MonsterDebugger is an open source debugger for Adobe Flash, Flex and AIR. De MonsterDebugger is made in Flex and AIR by design studio De Monsters.
JSLint, The JavaScript Code Quality Tool
JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is. JSLint looks at some style conventions as well as structural problems. It does not prove that your program is correct. It just provides another set of eyes to help spot problems.
HPROF: A Heap/CPU Profiling Tool in J2SE 5.0
pour faire la chasse aux CPU Hogs.
Particletree » PHP Quick Profiler
small tool (think Firebug for PHP) to provide profiling and debugging related information to developers without needing them to add a lot of programmatic overhead to their code.
Aptana Studio -- The Web 2.0 IDE for Ajax, PHP, Ruby on Rails, Jaxer and more
Inlcudes Aptana Cloud
Sponsorised links
2008
Helgrind, TotT: Finding Data Races in C
helgrind: more than data checks (valgrind), it also help you finding who did not bring a beer in multithreaded programs.
IEBlog : Introducing the IE8 Developer Tools JScript Profiler
Microsoft providing a pale copy of Firebug along with IE8...
Introduction to Opera Dragonfly
We have unleashed the Dragonfly! Opera Dragonfly is Opera's all-new set of developer tools, designed to give developers a lightweight-but-powerful application that provides effective mechanisms for web standards debugging and problem solving without slowing down the browser, and fits in nicely with the development workflow.
2007
FlashInspector.swf (application/x-shockwave-flash Object)
debugger that can be used to view LuminicBox logging messages (for Flash code)
Anyone using Zend Studio Debugger? | drupal.org
I'm curious if anyone is using Zend Studio to debug local installations of drupal? I've been using Zennd for development purposes for a while but just decided to try and make it work locally allowing me to debug code without actuallly running it on my server.
I managed to get the server up and running fine but can't seem to make it debug drupal. Any suggestions, tips, etc would be greatly appreciated. Please share your experiences with this product.
Using PDT : Installation : Installing the Zend Debugger - PDTWiki
Zend Debugger is a full-featured php debugger engine, an interactive tool that helps you debug PHP scripts. It works with a production and/or development web server and allows you to debug your scripts locally or remotely, from an IDE or the console.
To get the debugger to work you need to install the debugger engine to run in the PHP interpreter (server part), and configure the debugger client to communicate with the engine.
