This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: patch to make 'until location' work better


> I will take a look at this.  Could you tell me which test case
> changed its result as a result of this change?

Hmm. I've done another cvs checkout since then, and relative to the new
snapshot, my change no longer seems to improve the test results, but
instead confuses three tests:

FAIL: gdb.base/condbreak.exp: run until breakpoint at marker1
FAIL: gdb.c++/method.exp: finish program
FAIL: gdb.threads/pthreads.exp: stopped in main thread at breakpoint for thread 1

The first two pass if I #if 0 my code, and the pthreads test fails in a
different place.

I don't know how to use cvs to revert my checkout tree to last week, so I
cannot now reproduce my initial result.

What I can say though is that the change (as it sits in our local sources) is
shipping in Tornado 2.0 and it does fix a complaint against the behavior of
the 'until' command as reported by our testers.

-- 
Todd Whitesel
toddpw @ wrs.com

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