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: [patch/testcase] gdb.base/bang.exp: accespt sim's output


> The attached patch fixes gdb.base/bang.exp so that it accepts
> sim's output.
> 
> The current test always fails with sim.
> 
> (gdb) run
> Starting program:
> /project/m32r-tools/insight-20030703/build/gdb/testsuite/gdb.base/bang!
> 0
> 
> *** EXIT code 0

This is from the test wrapper stuff?  Now that the h8300 is fixed (exits
with proper exit codes), wouldn't it be better to instead just delete
the wrapper stuff from the test framework and make the h8300 a normal
target?

Andrew

> Program exited normally.
> [Switching to process 0]
> (gdb) FAIL: gdb.base/bang.exp: run program (the program exited)




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