This is the mail archive of the gdb@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: Help, DejaGnu bails out on sigstep.exp


> That's indeed the case.  Thanks!  I'll check in the obvious patch.

It would also be cool if gdb_test_multiple parsed for '#' and
gave a better diagnostic.  I don't think it can actually work
because the new-line has gone away by that time.

> The return is probably the input that is intended for GDB, but doesn't
> arrive there.  I'll look a bit further into it, and I'll post the
> gdb.log if I don't manage to fix it.

Yeah I need a gdb.log for that one.

> P.S. Since you keep bugging about testsuite results (and rightly so),
>      can you tell me the guidelines again?  Was it that you wanted the
>      output of:
>
>      cat gdb.sum | grep -v ^PASS
>
>      or something a bit more difficult?

Stage 1: anything, anything at all

Stage 2: cat gdb.sum | grep -v ^PASS
         also say what compiler you used (makes a big difference)

Stage 3 (not available yet):
         i add some kind of cool gdb-test-run.xml file,
	 and you just post that

Michael


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