This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies]
- From: Tom Tromey <tromey at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 22 Jul 2013 14:49:45 -0600
- Subject: Re: Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies]
- References: <1371584669-1687-1-git-send-email-tromey at redhat dot com> <1371584669-1687-3-git-send-email-tromey at redhat dot com> <20130722202502 dot GA23963 at host2 dot jankratochvil dot net>
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> On Tue, 18 Jun 2013 21:44:28 +0200, Tom Tromey wrote:
>> * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
>> Simplify cleanup handling.
Jan> on Fedora 19 x86_64/x86_64-m32/i686 with -lmcheck, I did not try other
Jan> OSes/configurations.
Thanks Jan.
I will fix it tomorrow.
Tom