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: [rfa/testsuite] Add test for PR gdb/38


On Mon, Mar 17, 2003 at 10:35:51AM -0800, David Carlton wrote:
> This patch adds a KFAILed test for PR gdb/38.  That PR is about
> watchpoints set at the same location as breakpoints, which can cause
> the watchpoint to get triggered late.  Right now, the only testsuite
> case that tests this is in gdb.c++/annota2.exp, which is bad because
> it has nothing to do with C++, nothing to do with annotation, and
> because level 2 annotation is on its way out.  So I'd like to get the
> bug recorded in a more correct location.
> 
> Tested on i686-pc-linux-gnu, GCC 3.1, DWARF 2.  I haven't been able to
> test the pass branch, because it reliably fails on this platform, but
> I did try to be careful with the pass regexp.
> 
> OK to commit?

Yes, thank you.

-- 
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]