PUBLIC   marks

PUBLIC MARKS with tag debugger

Sponsorised links

This year

Fiddler Web Debugger - A free web debugging tool

by ycc2106
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

by ycc2106 & 1 other
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

by ycc2106 & 2 others
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.

Particletree » PHP Quick Profiler

by ycc2106
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.

Sponsorised links

2008

Helgrind, TotT: Finding Data Races in C

by sylvainulg (via)
helgrind: more than data checks (valgrind), it also help you finding who did not bring a beer in multithreaded programs.

Introduction to Opera Dragonfly

by Xavier Lacot & 2 others
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.

Drosera - WebKit - Trac

by kunix (via)
Safari用JavaScriptデバッガ

2007

FlashInspector.swf (application/x-shockwave-flash Object)

by ycc2106
debugger that can be used to view LuminicBox logging messages (for Flash code)

Decoda

by nachilau
Decoda is a professional development environment for debugging Lua script in your applications. It's familiar and fast and you'll wonder how you ever worked without it

Anyone using Zend Studio Debugger? | drupal.org

by holyver (via)
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

by holyver & 1 other
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.

PUBLIC TAGS related to tag debugger

no tag

Sponsorised links