Date: Sun, 27 Feb 2000 10:22:22 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Robert S Whitlock cc: djgpp AT delorie DOT com Subject: Re: gdb tutorials In-Reply-To: <20000226.001348.-398121.2.roberts.j.whitlock@juno.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 26 Feb 2000, Robert S Whitlock wrote: > Hello, I need to start learning the basics of how to debug a program, > using gdb. Is there a tut somewhere I could snag? I'm not aware of any tutorials. But you can ask questions here, if the manual is unclear. > To give you an idea of how far my skills are in debugging, I'm still > figuring out what a watch is, and I don't know whether you set a > breakpoint in the source or in the debugger. Well, if you explain what puzzles you in these two questions, perhaps I could try to clarify them for you.