Software Index
Related Topics
Popular Trends
Trending Topics
 

Debugging With Gdb The Gnu Source Level Debugger

All | Freeware
Product Title  /  Popularity Revised License Rating Size
GNU Source-highlight
GNU Source-highlight produces a document with syntax highlighting when given a source file.

Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.

GNU Source-highlight also reads output format specifications dynamically, and ...
October 18th 2011 Freeware    1,423k
Python for Linux
Python is an interpreted, interactive, object-oriented programming language. Python is often compared to Perl, Tcl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There ...
October 15th 2011 Freeware    11,254k
BugOff
BugOff is a graphical debugger for PalmOS and MacOS applications, which runs on the Macintosh platform.

In 2003, Palm developers that use the Macintosh platform lost the most popular integrated development environment available to them. This left many developers with a ...
August 16th 2005 Shareware    3,175k
IBasic Professional
IBasic Professional is a full featured compiler and development environment for Windows. Creates small, fast, native executables and DLL's. The environment is modular with new commands available separately using add-on command sets (paks). An advanced 2D game and graphics command ...
February 1st 2005 Demo    4,149k
Emergence BASIC
Emergence BASIC is a full featured compiler and development environment for Windows. Creates small, fast, native executables and DLL's. The environment is modular with new commands available separately using add-on command libraries.. An advanced 2D game and graphics command set ...
December 13th 2006 Demo    4,185k
HS X.25 (with RFC1613 XOT) C Source Library
ITU-T X.25 Protocol Module (with RFC1613 XOT) - C Source Library (supplied with full source code) implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode. HS ...
April 20th 2011 Demo    252k
PHP Debugger
PHP Debugger is a powerful php project development tool which integrated with PHP code editing and debugging. Without any other php server, you can edit and debug an PHP project with the help of PHP server integrated capable of debugging ...
December 26th 2010 Shareware    19,324k
Valgrind
Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. ...
September 10th 2011 Freeware    5,356k
Atrise PHP Script Debugger
Atrise PHP Script Debugger is a debug script for your PHP projects. It can help you to show PHP variables, debug string output, script execution time, the page source and other information that helps you in your PHP development.

Features:
* Handy ...
October 3rd 2005 Demo    75k
PEBrowse Professional Interactive
A very powerful, versatile, and customizable Win32 user mode debugger/disassembler. PEBrowse Interactive is not a source code debugger, but operates at the Intel x86 instruction level and therefore at the lowest level where your program executes. The debugger fully supports ...
October 15th 2005 Freeware    1,773k
WebInject - Web/HTTP Test Tool
WebInject is a free tool for automated testing of web applications and services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, etc), and can be used as a ...
May 14th 2011 Freeware    31k
RWTH Mindstorms NXT Toolbox
RWTH Mindstorms NXT Toolbox controls LEGO Mindstorms NXT robots with MATLAB via a wireless Bluetooth connection.

RWTH Mindstorms NXT Toolbox is developed to control LEGO MINDSTORMS NXT robots with MATLAB via a wireless Bluetooth connection. This software is a free open ...
April 16th 2011 Freeware    768k
Encod
Encod is a program that allows one to extract tracks from audio CDs and encode them into an audio format like Ogg Vorbis. If you have Encod making part of another package, read the documentation in the top level source ...
March 2nd 2011 Freeware    123k
PShell
PShell provides a small yet powerful UI to a customized secured shell in Perl.

PShell is a secured shell written entirely in Perl. It has a curses menu interface and a rudimentary commandline interface. The shell has been secured by being ...
July 19th 2011 Shareware    133k
OGRE
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.

The class library abstracts all the details of using the ...
August 4th 2011 Freeware    40,817k
Dstroy
Dstroy is a remake of the bomberman DOS game from Fully Bugged Software (1995).

Dstroy can be played on a single computer with up to four players in split screen mode.

There are two game modes: adventure and fight.

In adventure mode, the ...
July 9th 2011 Freeware    164k
Google Web Toolkit for Mac
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language.

Writing dynamic web applications today is a ...
July 19th 2011 Freeware    36,076k
De MonsterDebugger for Mac
De MonsterDebugger We believe in sharing your knowledge with the rest of the world and would like to contribute to our field of expertise. The open source MonsterDebugger is developed to debug applications that have been created in Flash, Adobe ...
September 10th 2011 Freeware    3,942k
Home Run Help Desk Express
Call Ticket Application: Home Run Help Desk Express for Microsoft Access 2000. The same as the Home Run Help Desk full-edition software but with only the features you need to track your call tickets. Home Run Help Desk Express is ...
November 16th 2002 Shareware  5 stars 465k
PageSpy
Easy way to show source, analyze forms, query, cookie and more.If you are a web developer, a web designer or a tester, you need PageSpy! PageSpy is an invaluable tool that will help you save precious time writing and debugging ...
September 15th 2005 Shareware    741k
Related Scripts
The JavaScript Source
The JavaScript Source is an excellent JavaScript resource with tons of "cut and paste" JavaScript examples for your Web pages. All for free!
November 25th 2005 Freeware     
Inserting data into a database
The main objective of this online article is to teach the beginners about how to insert data into a database. The author demonstrates this procedure of inserting data with example. The sample source code available along with this article helps ...
December 8th 2005 Freeware     
Showing data from a database
After reading this online article the webmasters can learn more about the procedures that help to show data from a database. The author explains this concept with an example in which the data from a table would be printed with ...
November 24th 2005 Freeware     
Connecting UNIX Systems to The Web with ASP and VB
The author of this online tutorial describes the task of building a DLL which could link to a Windows EXE which further links and sends commands to a UNIX server with the help of REXEC and remote shell calls. At ...
December 12th 2005 Freeware     
"Hello World" - the COBOL Way
This article starts with giving few COBOL Reference Formats. The author teaches about building applications at .NET framework in various languages and in this article through COBOL.NET. Various divisons of COBOL are enlisted in this article. The sample source code ...
November 22nd 2005 Freeware     
.NET Enterprise Development in VB.NET: From Design to Deployment
Packed with practical solutions to your enterprise development problems, this book will take your application development to a new level. You will be able to apply the lessons you learn from the book to your own applications without first having ...
December 2nd 2005 Commercial     
.NET User Engine Pro with Email Validation
UserEnginePro.NET is a simple, adjustable, well commented User Signup and Authentication system.It contains user signup, login, forgotten password, and edit user account functionality and also an administrative area which allows queries such as users by country, date joined, opt-in choices, ...
December 14th 2005 Commercial     
A Component to List the System DSNs on a Web Server
The author explains through this online tutorial about a tool which helps the developers to choose from a registered DSN's list and displays a list of tables within the database. This article shows how a VB ActiveX component displays a ...
December 5th 2005 Freeware     
AnyFontH horizontal scroller with 261 fonts
AnyFontH horizontal scroller with 261 fonts supports use of 261 fonts and scrolls the text horizontally and supports a highlight color of the text on mouseover. The fonts can be loaded from a different font file. The text source can ...
December 1st 2005 Commercial     
ASP.NET Source Code Viewer
Now the webmasters could enlist all application's files for seeing or just to look one file at a time with the help of the ASP.NET Source Code Viewer which is explained in this article. This is much simpler to view ...
December 16th 2005 Freeware     
Related Code
Powerful E-Commerce code, Building ur own Amazon.com with Java
Hi friends, Updated March 6, 2003 now u need not compile the .java files , and its more enhanced now ,This code is for developing a web based E-Commerce Application , with all the features like making/editing/deleting notes, favourites , ...
March 28th 2006     3k
Using Crystal Reports with c#
This application is provided with the complete source code to learn crystal reports with C#.NET.It is used along with the typed data sets.
October 23rd 2006     413k
Class to encapsulate the PING protocol
MFC class to support the PING/ICMP protocol. ICMP for those not familiar with all the internet protocols is the protocol used to retrieve information about how IP packets are routed. Features Simple and clean C++ interface. The interface provided is ...
September 8th 2010     13k
SurgeMenu cascading menu system - PHP/DHTML
SurgeMenu is a flexible, easily and highly customizable dynamic menu system that allows for very deeply nested, cascading, multi-tiered menus. It requires minimal PHP configuration time and uses standard CSS style definitions. SurgeMenu maintains its speed even with complex menus ...
December 27th 2011     221k
clsDebug
This is a class module useful in developing and debugging ASP applications. The display of the debug information is rendered at the end of your page. The display of the debug information can be turned off using the clsDebug.Enabled setting. ...
April 25th 2006     5k
New Software
Popular Software