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: [patch 0/1] Threaded Watchpoints


On Mon, Sep 10, 2007 at 02:56:30PM -0300, Luis Machado wrote:
> As for the testcases, since PPC only supports one hardware watchpoint
> per process, we should work that test case in a different way or mark it
> as unsupported for PPC and write a different test case.

Oops, you're correct.  This should be easy to check for in the
testcase; I don't remember if we'll get an error or a software
watchpoint for the second watchpoint.  Actually, I think PPC will
currently "succeed" and things will go wrong...

-- 
Daniel Jacobowitz
CodeSourcery


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