From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Preeti Agarwal Cc: gdb@sourceware.cygnus.com Subject: Re: Need documentation Date: Tue, 05 Jun 2001 03:00:00 -0000 Message-id: References: X-SW-Source: 2001-06/msg00008.html On Tue, 5 Jun 2001, Preeti Agarwal wrote: > Can someone point to me some documents or papers which throw light on > the architecture of gdb ? I am trying to understand the gdb code. Did you read the GDB Internals docs? It's part of the GDB distribution; type "info gdbint" from your shell's prompt, and you should be able to read it.