This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] gdb.base/call-rt-st.*: Add char bitfield and short bitfield tests


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]