This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: FYI: psymtab expansion fix
- From: Tom Tromey <tromey at redhat dot com>
- To: John Steele Scott <toojays at toojays dot net>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Mon, 21 May 2012 09:32:20 -0600
- Subject: Re: FYI: psymtab expansion fix
- References: <87pqa1in0o.fsf@fleche.redhat.com> <4FB854AA.40107@toojays.net>
>>>>> "John" == John Steele Scott <toojays@toojays.net> writes:
John> Shouldn't s be initialised to symtab->includes[i]?
I see Doug already fixed it.
Sorry about this.
It is a mystery to me how this passed testing.
Tom