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] wrong language used when re-setting breakpoint


> I was going to look into the issue, but I reverted the linespec.c change
> locally but bp_reset.exp still passes.  I do have a valid
> debug-file-directory.  Is there something else I need to do to see the
> failure?

I think it's very sensitive to which modules you have in your
debug-file-directory. The machine on which I reproduced the testcase
has a ton of stuff in there, and I didn't spend the time to figure out
which one it is that causes the problem.

That being said, when doing the same, I discovered that the testcase
indeed passes without my patch. I did the investigation and patching
using an older version of GDB, and simply merged it when it came to
submitting it. I didn't think of running the testcase without my patch
with the HEAD!

A recent change must have disturbed a little the balance. I'll try
looking into it a little deeper. Do you think I should revert my patch?

-- 
Joel


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