No more typing reviews! Try our Samantha, our new voice AI agent.
GDB Logo

GDB pros and cons

Vendor: GNU
4.0 out of 5
 

GDB Pros review quotes

it_user1158 - PeerSpot reviewer
Developer at a tech company with 51-200 employees
Jul 18, 2012
A very good open source debugger available for a large number of platforms, it can debug various applications written in programming languages like C/CPP, Java, FORTRAN, and it can also do remote debugging over a slow net connection.
 

GDB Cons review quotes

it_user1158 - PeerSpot reviewer
Developer at a tech company with 51-200 employees
Jul 18, 2012
GDB is not a good candidate for debugging applications that run on threads, as halting the thread for say 3-5 seconds to take thread dumps is sometimes not acceptable.