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: hbreak.exp: Test hardware breakpoints


On Mon, Sep 24, 2007 at 12:23:28PM +0100, Maciej W. Rozycki wrote:
> > Also, when I try it using gdbserver it fails a lot of tests.  This
> > is at least partially related to the previous problem (gdb_run_cmd
> > was added).  I wanted to see what happened on a target that only
> > failed to insert hardware breakpoints at continue.
> 
>  I do not have such a target, so I do not have means to test.  

Actually, I think you do.  I think this is what will happen with
gdbserver.  The remote target advertises watchpoint support, but
gdbserver does not support watchpoints, so the Z0 packet will fail.

There's an appropriate board file on the wiki, or I'm happy to test
that case for you; that's what I was trying to do.

-- 
Daniel Jacobowitz
CodeSourcery


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