Main > Free Download Search >

Free debugging software debugger script

debugging software debugger

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 292
PHP Debugging Tutorial

PHP Debugging Tutorial


Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code. more>> Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code.<<less
Added: 2002-07-26 License: Not Specified Price: Free
2649 downloads
VegUISiteKit: Debug Console 0.1

VegUISiteKit: Debug Console 0.1


A debug console that you can integrate into your javascript based project and print your various debug messages to. Can toggle on and off, and rotate its position so its never in the way. I developed it because i got tired of debugging my stuff using more>> A debug console that you can integrate into your javascript based project and print your various debug messages to. Can toggle on and off, and rotate its position so its never in the way. I developed it because i got tired of debugging my stuff using alert messages.<<less
Added: 2007-04-12 License: Other Price: $0.00USD
12 downloads
Writing Debuggable Code

Writing Debuggable Code


For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary m more>> For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary measures. This tutorial will start you off in the right direction. It wont make your code debuggable for you, but youll have an idea on how to do it. Most code can be modified to fit the schema suited for debugging fairly easily, but this guide is written with a clean slate in mind; it will describe the process of preparing your code to be easily debuggable from scratch.<<less
Added: 2005-01-31 License: Not Specified Price: Free
1739 downloads
Gubed PHP Debugger 0.2.0

Gubed PHP Debugger 0.2.0


Gubed is a cross platform program to debug PHP scripts. It supports stepping through code, watching contents of variables and using breakpoints (line and conditional). more>> Gubed is a cross platform program to debug PHP scripts. It supports stepping through code, watching contents of variables and using breakpoints (line and conditional).<<less
Added: 2004-09-29 License: GPL Price: $0.00USD
12 downloads
9 PHP Debugging Techniques You Should Be Using

9 PHP Debugging Techniques You Should Be Using


Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of... more>> Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of...<<less
Added: 2008-05-07 License: Other Price: $0.00USD
12 downloads
dbg-wizard.php - wizard/helper for dbg php debugger 1.0

dbg-wizard.php - wizard/helper for dbg php debugger 1.0


dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in more>> dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in general, because dbg used by many PHP IDEs. dbg-wizard.php also contains good examples of php code parsing phpinfo, environment variable, configuration files etc.<<less
Added: 2007-05-09 License: Freeware Price: $0.00USD
14 downloads
ASP.NET Code Debugging 1

ASP.NET Code Debugging 1


This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly more>> This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling youre armed and ready.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
13 downloads
Client Side Script Debugging in ASP.NET 1

Client Side Script Debugging in ASP.NET 1


Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about more>> Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about various new techniques and troubleshooting tips that help debug client side script code efficiently in Visual studio 2005.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
10 downloads
PHP Debugger DBG 2.15.5

PHP Debugger DBG 2.15.5


DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besides more>> DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besides other things, DBG allows to execute script step-by-step, set breakpoints, including conditional and ones, evaluate expressions, watch variables, perform profiling etc.<<less
Added: 2001-03-30 License: PHP Price: $0.00USD
10 downloads
DB Driver 1.1.0

DB Driver 1.1.0


This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, more>> This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.<<less
Added: 2006-11-28 License: Other Price: $0.00USD
10 downloads
 
Other version of DB Driver
Price: FreeAdditionalInfoLicenceincludedinReadmefile.
License:Other Free / Open Source License
Download
821 downloads
Added: 2006-11-28
How Code Reviews and PMD Can Crush Bugs In Your Code

How Code Reviews and PMD Can Crush Bugs In Your Code


The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is d more>> The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share their knowledge, it can help improve the overall quality of your Java applications.<<less
Added: 2006-07-17 License: Freeware Price: Free
1196 downloads
dbg library 1.20

dbg library 1.20


dbg library 1.20 offers you a powerful software which is able to facilitate modern debugging idioms. more>> dbg library 1.20 offers you a powerful software which is able to facilitate modern debugging idioms. It provides various constraint checking utilities together with an integrated error logging facility. These utilities are flexible and customisable.

Major Features:

  1. Expressive constraint checking utilities
  2. Integrated stream-based logging facilities
  3. Execution tracing support
  4. Differentiates between different sEasy to use, powerful, configurable
  5. assertion behaviIntegrates well with modern C code
  6. Can be compiled out with no overhead
<<less
Added: 2007-06-21 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
1 downloads
Visual RegExps 1.5

Visual RegExps 1.5


This program is a tool for creating and working with regular expressions. You can type your regexps in and see them match the data real time, as well as see a list of all the matches found by the pattern. You can use this to help develop efficient and more>> This program is a tool for creating and working with regular expressions. You can type your regexps in and see them match the data real time, as well as see a list of all the matches found by the pattern. You can use this to help develop efficient and working regular expressions for your programs without having to spend lots of extra time debugging the expressions from inside a program. Also has the ability to save expressions and recall them later. Also added the ability to turn off live matching to prevent slowdowns with very large patterns or data. Written in Visual Basic .NET so it can run on Windows and Linux.<<less
Added: 2005-07-21 License: Freeware Price: $0.00USD
14 downloads
WP-Debug 1.0

WP-Debug 1.0


This WordPress plugin allows developers to dynamically see whats going on behind the scenes when your page is rendered with help of the Krumo Framework. more>>

WP-Debug 1.0 is a very professional WordPress plugin that allows developers to dynamically see whats going on behind the scenes when your page is rendered with help of the Krumo Framework.

Major Features:

  1. Information about GET/POST requests, session variables, server information (from php.ini), included files, variables, and much more can be displayed.
  2. Installation
  3. Unpack and upload it to the /wp-content/plugins/ directory.
  4. Activate the plugin through the Plugins menu in WordPress.

Requirements: WordPress 2.0 or higher

<<less
Added: 2009-04-28 License: GPL Price: GPL
12 downloads
Introduction to PHP SOAP Extension

Introduction to PHP SOAP Extension


This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL docu more>> This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in non-WSDL mode.<<less
Added: 2006-08-19 License: Free for non-commercial use Price: Free
1207 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5