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


On Mon, Jul 07, 2003 at 10:19:53AM -0400, Andrew Cagney wrote:
> > 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?

Well, ARM has the same problem; the trap it uses to report exits by
default doesn't seem to support an exit code.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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