You can also start clicking around in a gdb frontend like ddd and watch the commands it uses in the gdb window. With ddd you can always type a gdb command down in the gdb window too, so you can transition yourself away from the GUI if you so desire...
Bryan -----Original Message----- From: Jon D. [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 11:42 AM To: BYU Unix Users Group Subject: Re: [uug] extra large gnome? --- Soren Harward <[EMAIL PROTECTED]> wrote: > [0] Does anyone know of a good tutorial for gdb? > I've been through > Byron's writeup on the UUG site, but I'd like to get > a little more > in-depth now. Here's [0] a really in-depth site, and here's [1] another tutorial similar to Byron's. If you tab out, you'll get a list of all the commands, and typing help before the command gives a brief overview. Hope this helps a little bit. -Jon D. [0] http://www.delorie.com/gnu/docs/gdb/gdb_toc.html [1] http://oucsace.cs.ohiou.edu/~bhumphre/gdb.html __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
