Product Avatar Image

Free Software Foundation

Show rating breakdown
41 reviews
  • 3 profiles
  • 3 categories
Average star rating
4.2
Serving customers since
1985

Profile Name

Star Rating

25
10
5
1
0

Free Software Foundation Reviews

Review Filters
Profile Name
Star Rating
25
10
5
1
0
Dragan C.
DC
Dragan C.
Embedded Software Engineer at Intel
11/26/2020
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

GDB is exelent tool

Flexibility, easy to use on any platform, fast.
Verified User in Hospitality
UH
Verified User in Hospitality
11/24/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

What is GNU Debugger

GNU Debugger, which is also called gdb, is the most popular debugger for UNIX systems to debug C and C++ programs. GNU Debugger helps you in getting information about the following: If a core dump happened, then what statement or expression did the program crash on? If an error occurs while executing a function, what line of the program contains the call to that function, and what are the parameters? What are the values of program variables at a particular point during execution of the program? What is the result of a particular expression in a program? GDB allows you to run the program up to a certain point, then stop and print out the values of certain variables at that point, or step through the program one line at a time and print out the values of each variable after executing each line. GDB uses a simple command line interface
Bill C.
BC
Bill C.
Group Operations Manager at OHL North America
08/27/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

The best remote mode debugger.

I should start my comment saying how much I like the debugger in "distance" mode and it communicates with the Stub and while I have the program on one machine, another is being debugged. For an old bantante program it is very well created. And if it is used to debug Linux the feeling is very good with GDB the program is very easy to use when you know the commands #include <stdio.h> #include <stdlib.h> #include <string.h>

About

Contact

HQ Location:
Boston, MA

Social

@fsf

What is Free Software Foundation?

The Free Software Foundation (FSF) is a nonprofit organization founded in 1985 by Richard Stallman with the mission to promote computer user freedom and to defend the rights of all free software users. The FSF facilitates the development and use of free (as in freedom, not free of charge) software – particularly the GNU operating system and its GNU/Linux variants – and campaigns against threats to user freedoms like software patents and digital restrictions management (DRM). The foundation also provides critical resources to support the development and legal protection of free software, including software licensing, compliance, and education on the benefits of using and contributing to free software. The FSF's website, https://fsf.org, serves as a hub for its advocacy efforts, offering news, a comprehensive library of free software, and other resources for both the technical community and the general public.

Details

Year Founded
1985
Website
fsf.org