This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix mi-var-child-f.exp failures
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: "gp \>\> \"gdb-patches\ at sourceware dot org ml\"" <gdb-patches at sourceware dot org>
- Date: Fri, 26 Jul 2013 08:23:18 -0600
- Subject: Re: [RFA] Fix mi-var-child-f.exp failures
- References: <51F1BB9A dot 6050607 at redhat dot com>
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> 2013-07-25 Keith Seitz <keiths@redhat.com>
Keith> * gdb.mi/mi-var-child-f.exp: Use mi_create_varobj.
Keith> Use mi_list_varobj_children for the immediate children of `array'.
Keith> Add "has_more" attribute for grandchildren test.
This is ok. Thanks.
On irc you said this happens if you don't have f77 installed.
Is there a way to make the test also work with gfortran?
I think f77 is mostly dead.
Tom