This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: is there doc for analysis of gdb source code
- From: Tom Tromey <tromey at redhat dot com>
- To: horserivers <horserivers at gmail dot com>
- Cc: gdb-ware <gdb at sourceware dot org>;
- Date: Tue, 27 Nov 2012 10:23:21 -0700
- Subject: Re: is there doc for analysis of gdb source code
- References: <20121126044850.GA2278@debian.localdomain>
>>>>> ">" == horserivers <horserivers@gmail.com> writes:
>> Is there doc or mailist works for gdb source code analysis
There's a little bit in gdbint.texinfo and more spread around in the
comments in the code.
Tom