HI!

Learn AT&T syntax properly. gdb uses this.

I don't think there are any tutorials on gdb. The info pages are pretty
informative.

However you might try some hackers magazines like phrack, which have
tutorials on how to hack. They use gdb extensively for hacking. Some
tutorials even begin with a short tutorials of gdb.

Best of luck


On Fri, 21 Aug 1998, Glynn Clements wrote:

> 
> Ford Prefect wrote:
> 
> > I'm a C programmer, and am used to (don't hit me) Windows programs, mainly
> > the Borland family of IDEs.  Could someone direct me towards a couple
> > books that explain GCC, and mainly GDB?  I know how to get what I need out
> > of a graphical IDE, but since I'm making the transition to Linux
> > full-time, I figure I've got to learn how to use GDB sooner or later, and
> > the man pages just don't give me enough hand-holding.  
> 
> The only book which might come close is O'Reilly's `Programming with
> GNU Software' (or something like that).
> 
> The main sources of reference for the GNU tools are the Info
> documents. gcc and gdb both have sizeable Info files, as do make,
> libc, and binutils.
> 
> In terms of tying everything together into a single environment,
> XEmacs does a pretty good job.
> 
> If you aren't satisfied with XEmacs' gdb interface, there's DDD.
> 
> -- 
> Glynn Clements <[EMAIL PROTECTED]>
> 

Reply via email to