debug error

Debug Monitor 1.0
Debug Monitor with a separate Delphi unit to send commands and messges more>> A easy to use "Debug Monitor Application" with a separate Delphi unit to send commands and messages to the debug window. VCL Source included.<<less

Debug Inspector 1.23
Debug Inspector is a program serving as a Visual Studio Extension (on Visual Studio Gallery), a stand alone Studio EXE to detect unmanaged deadlock. more>>
Debug Inspector 1.23 is a program serving as a Visual Studio Extension (on Visual Studio Gallery), a stand alone Studio EXE to detect unmanaged deadlock. It is soon a SharpDevelop IDE AddIn, that allows you to view the call stacks of multiple threads at the same time, plugs in to the internals of the CLR and automatically detects deadlocks. It allows you to see exactly what the CLR is doing under the hood and shows, for each thread, the monitors (SyncBlock) owned and the monitor waited on, if any.
Enhancements: includes unmanaged DeadLock detection (beta) via the DebugInspector.Studio.exe executable.
GW Debug 1.0
GW Debug is a very basic debugging program for Win32 applications more>>

Debug Tray 1.4.0
Show information about a selected process, useful for catching memory leaks. more>> Debug Tray is a small tool for developers, it will show various information about a selected process, useful for catching memory leaks.
It also has extra features like a CPU monitor, this can be used to kill a runaway process.<<less
Auto Debug for x64 1
Auto Debug for x64 is a powerful and popular utility which can automatic tracing all apis input and output parameters. more>>
Auto Debug for x64 1 is a powerful and popular utility which can automatic tracing all apis input and output parameters. User can easy set which api want to monitor, this application will auto trace the target program and monitor the input and output of function call.
Therefore, the software can help us to analysis program errors, process inside the target program, especially help the us to analysis the sequences and parameters of the function call. Unlike others apispy or api monitor tools, Auto Debug software did not need user to develop any dll or hook dll.

bug.gd Error Search 0.4.1
bug.gd Error Search brings users the convenience of using an intelligent global error search engine. more>>
bug.gd Error Search 0.4.1 brings users the convenience of using an intelligent global error search engine. Everyone helps grow the database by providing their solutions to unsolved errors they run into. The goal is to ensure that no human ever has to research an error that has already been solved. Search for errors in the world's central error database. Submit solutions to help humanity.
Requirements:
- Windows XP/Vista
- Firefox 1.5 3.0b2
Ezy Debug 2000
Ezy Debug provides quick access to the Access error-trapping settings in the code window more>>
Youll have the opportunity to simplify the process. Ezy Debug is launched from the right-click popup menu in the code window of the Access VB Editor.
The applet provides quick access to the Access error-trapping settings in the code window, and once invoked it is available both in the Access Database and VBE window.
The current error-trapping setting is displayed and can be hanged on the fly...
Web Page Error Toolkit 1.0
Customize your 404 error pages with the Web Page Error Toolkit more>> Customize your 404 error pages with the Web Page Error Toolkit
The Web Page Error Toolkit was designed to help you customize your 404 error pages.
For large web sites with extensive amounts of content, 2 to 10 percent of traffic is looking for pages that either dont exist or have been moved. Most web servers return a generic 404 error page or a sitemap when a users desired page cannot be found. These unhelpful pages often result in a dead end for users.
With Microsofts Web Page Error Toolkit, you can create dynamic 404 pages that contain customized error messages along with search results seeded with relevant keywords to help your users move past the missing page and find the information they need.
The Toolkit is a customizable ASP.net application that replaces the default error page on your IIS server. The Toolkit enables you to use Live Search (or any search engine) to return results for the specified domain and locale, control the number of results returned on your page, choose whether to offer spelling corrections, and customize your error message.
You also have the option of choosing from several keyword extraction strategies that are included with the install, or providing your own implementation.
System requirements:
- IIS 5 or greater
- ASP.NET 2.0 or greater
- Visual Studio 2005 or greater to customize the keyword extractor
Fix Registry Error 1.2
Fix Registry Error is a Registry Cleaner is Registry-cleaning software. It will safely clean and repair Windows Registry problems with a few clicks. more>>
Fix Registry Error is a Registry Cleaner is Registry-cleaning software. It will safely clean and repair Windows Registry problems with a few clicks and enable you to enjoy a cleaner and more efficient PC. The registry is the nerve center of your PC, and problems with the Windows Registry are a common cause of Windows crashes and error messages.
<<lessMB-Pixel Error 1.0
A little nag program that will add black pixels on the screen, that looks like pixel errors of a TFT display more>> A little nag program that will add black pixels on the screen, that looks like pixel errors of a TFT display
The MB-Pixel Error application was designed to be a little nag program that will
add black pixels on the screen, that looks like pixel errors of a TFT display.
SWF Debug Remover 2.0.1
SWF Debug Remover will allow you to delete enabledebuger(enabledebuger2) tags from files of any versions of the SWF Flash format more>>
The program has a built-in player of SWF-files. SWF Protect Debug can work with the packed SWF-files and pack them after processing.
The program is simple in utilization, all the actions are carried out by means of click on the corresponding button on the panel of tools.
Main features:
- deletion of the enabedebugger (enabedebugger2) tags;
- reproduction of the initial and processed file;
- rewind of the video;
- actions with the video;
- zoom in/zoom out the size of the videoimage;
- adjustment of its size to the size of a window
- the maximal filling of a window with the videoimage
- removal of the screen picture

Registry Error Fix 3.03
Registry Error Fix is an enhanced tool specifically designed to help you clean and optimize Windows registry. more>>
Registry Error Fix 3.03 is an enhanced tool specifically designed to help you clean and optimize Windows registry. The registry information database is where Windows and installed programs save their settings. As a result the registry is queried for information several times per second and the query time is an important factor in computer's responsiveness. Windows Vista compatible, try free scan.
Requirements: Windows 98/Me/NT/2000/XP/2003 Server/VistaLicense:Freeware
Fix Registry Errors 1.1.1
Experience new and fast performance of your system with Fix Registry Errors software. Our Fix Registry Errors software optimizes, cleans and repairs Windows registry for errors. more>> <<less

Blueshell Error Guy 0.2.25
Blueshell Error Guy is well-known as a powerful as well as reliable software that is created to help you detect error mines. more>>
Blueshell Error Guy 0.2.25 is well-known as a powerful as well as reliable software that is created to help you detect error mines.
If you have any calls to user-defined functions or subs in your code (have you ever seen another program), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler.
And if there isn't a calling procedure (as in all event handler subs like Form_Load, OK_Click etc.) your application will abort immediately. For this reason, you should include an error handler in at least every event handler procedure in your application. This may seem like a lot of work, and it definitely increases the size of your code, but the alternative is worse. Using blueshell Error Guy you can do it quickly and without any problems.
So, you can read the following document and then download and test blueshell Error Guy immediately. In any programming environment, you have to deal with errors, and Microsoft Visual Basic is no different. These errors fall into three categories:
- Compile-time errors occur when your code contains incorrect syntax.
- Run-time errors occur when a condition raises an error at runtime.
- Logic errors occur when your code doesn't do what you intended because of improper logic or misunderstanding.
The software tunes your code, providing that it will handle run-time errors safely. Blueshell Error Guy is designed for developers who create Microsoft Visual Basic programs.
With its easy-to-use interface, blueshell Error Guy allows you to organize many types of error handling. When a run-time error occurs, you have several ways of dealing with it. Resolving errors requires three steps:
- Setting an error trap
- Reacting to the error
- Exiting the error handler
Requirements: Windows and Visual Basic 5/6.
Fix Windows Error 1.0.2
Fix Windows Error is an advanced registry cleaner for Windows that allows you to safely scan, clean, and repair registry problems with a few simple mouse clicks. more>> <<less