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/testsuite] check bt problem after 2 steps is gone


> > My guess is that we should be able to add an extra "stepi 2; bt"
> > and that should work for all other architectures.
> 
> Let's be conservative; how about stepi; bt; stepi; bt?

Doh! Rereading more carefully what you wrote, I think I misinterpreted
it.  Yes, of course, adding the extra bt between the two stepi's would
work (that is: we would still have the same problem if we don't apply
the patch).

Will modify the testcase to that effect.

-- 
Joel


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