GDB book/tutorial

Kelvin Woods kelvin at zednought.net
Tue Feb 26 21:27:24 GMT 2008


On Mon, Feb 25, 2008 at 10:18:22AM +0000, N.J. Mann wrote:
> Morning all!
> 
> 
> I am trying to learn how to use GDB, but I am finding the manual page
> far from friendly - this could just be me. ;-)  So, can anyone recommend
> a good book about using GDB - I see there a number for sale on
> amazon.co.uk - or a really good online tutorial.  Being of a "certain
> age" the former would probably suit me better. :-)
> 
> For some background, I learnt C nearly twenty-five years ago - doesn't
> time fly when you are bug hunting - and almost all of the code I have
> written has been for realtime embedded systems.  So, I do know how to
> debug, just not how to use GDB.
> 
> Many thanks.
> 
> 
> Cheers,
>        Nick.
> -- 
> 
> 
> ------ FreeBSD UK Users' Group  -  Mailing List ------
> http://listserver.uk.freebsd.org/mailman/listinfo/freebsd-users

Nick,

Have you had a look at the Debugging with GDB handbook?

http://www.gnu.org/software/gdb/documentation/

Whilst you /can/ buy this book from Amazon you can also download it and
print it yourself. It's not quite a tutorial but it should tell you all
you need to know, especially if you're already competent at debugging.

-- 
Kelvin




More information about the Ukfreebsd mailing list