This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] gdb.base/call-rt-st.*: Add char bitfield and short bitfield tests
- From: Corinna Vinschen <vinschen at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Mon, 13 Oct 2003 11:14:04 +0200
- Subject: Re: [RFA] gdb.base/call-rt-st.*: Add char bitfield and short bitfield tests
- References: <200310112126.h9BLQHa1022798@duracef.shout.net>
- Reply-to: gdb-patches at sources dot redhat dot com
On Sat, Oct 11, 2003 at 05:26:17PM -0400, Michael Elizabeth Chastain wrote:
> I proofread the patch and found one copy-and-paste glitch:
>
> if ![gdb_skip_stdio_test "print print_bit_flags_short(*flags)"] {
> print_struct_call "print_bit_flags(*flags)" \
> ".*alpha\[ \r\n\]+gamma\[ \r\n\]+epsilon\[ \r\n\]+.\[0-9\]+ = \\{alpha = 1, beta = 0, gamma = 1, delta = 0, epsilon = 1, omega = 0\\}"
> }
>
> The second line should be "print_struct_call print_bit_flags_short".
>
> My test bed likes this patch.
>
> Recommended for approval, with this change.
Changed and applied.
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.