This is the mail archive of the gdb-patches@sourceware.org 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.trace/*.exp send_gdb vs. gdb_test


> Huh!  It looks like it got left behind when somebody removed
> gdb_supported_entire_file calls from these tests.  I see things
> like these in gdb 6.0:
> 
>     gdb_expect {
>         -re "MIS-MATCHED.*$gdb_prompt $" {
>             gdb_suppress_entire_file "Symbol file does not match target!
>             all tests in this module will fail.";
>         }

Ugh! (I hope it wasn't me - I remember talking about them a long while ago) 

-- 
Joel


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