This is the mail archive of the gdb@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: Lot of FAILs with gdb.base/structs.exp


On Tuesday, February 12 2013, Franck Jullien wrote:

> Hi,
>
> I'm working on OpenRISC GDB 7.5 port. While running the testsuite,
> I get some FAILs with gdb.base/structs.exp. One of the problem is
> isolated here:

Hi Frank,

> result:
> -------
> ....
>
> type = struct struct1 {
>     tc a;
> }
> [Inferior 1 (process 42000) exited with code 0400]
> test_struct.txt:20: Error in sourced command file:

This message is strange.  What is this "test_struct.txt" file, why is it
being sourced, and what is in line 20 of it?

Can you also post a snippet of your gdb/testsuite/gdb.log (in the build
dir) containing the failure?

-- 
Sergio


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