/ /

GNU Project Debugger

Developer:
Updated / Version: 2013-03-09 / 7.5.1
Price: Free
User reviews:   No reviews, Write a Review
User ratings:
5.0/5 (1 vote)
Downloads total / this week: 28 / 0
Add to list Download Screenshot

Description

Advertisement ▼
What is GDB? - The GNU Project Debugger

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.

GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:

* Start your program, specifying anything that might affect its behavior.
* Make your program stop on specified conditions.
* Examine what has happened, when your program has stopped.
* Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.


Show full description »

What's new What's new in version 7.5.1

New Release
* An "Attempt to dereference a generic pointer" errors (-var-create).
* Backtrace problems on x32 (PR backtrace/14646).
* next/step/finish problems on x32 (PR gdb/14647).
* A "malformed linespec error: unexpected keyword, [...]" error (PR breakpoints/14643).
* GDB crash while stepping through powerpc (32bits) code.
* A failed assertion in linux_ptrace_test_ret_to_nx.
* A "!frame_id_inlined_p (frame_id)" failed assertion.
* A "No more reverse-execution history." error during reverse "next" execution (PR 14548).
* Incomplete command descriptions in "apropos" output.
* PR gdb/14494 (a GDB crash difficult to characterize).
* Various build warnings.

Technical information Requirements, supported languages and OS

  • Supported OS: Windows2000, Windows2003, WinXP, Windows Vista, Linux

Discover alternatives See more related apps by tags

Video Review/installation guide/how to

Reviews Your review will also be sent to the developers email address.

Be the first user to review it.

Your rating
Your name
Your review

(All reviews are moderated)


Share If you like it


Download badges All visitors that arrive by way of these badges will add download points to GNU Project Debugger

Download GNU Project Debugger / Windows
more badges +


You might also like

Add to list
  SMARTDB SDK is a pioneering C++ Software/ Application development toolkit which lets you rapidly and efficiently develop, industrial strength, data intensive, Business/ERP/Database applications.
Add to list
  Integrate GCC & GDB in Visual Studio Make Visual Studio projects for your GCC targets Automatically import GNU make projects Support Debug/Release configurations out-of-the-box Save time with Int
Add to list
  Affinic Debugger GUI .aka. ADG, is designed as a graphical user interface for various debuggers. The current release is specifically targeted on GDB, the GNU debugger. With the graphical windows,
Add to list
  GNU ARM Eclipse Plug-in was designed for GNU ARM Toolchains like CodeSourcery G++ Lite, WinARM, GNUARM, Yagarto, devkitPro. This plug-in allows to build embedded ARM applications, using the manage
Advertisement ▼

Categories

Access Your Account
Email:
Password:
Sign Up!

Join Us!

Top: Development New: Development