This is the mail archive of the gdb@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: gdb.base/watchpoint-solib.exp


On Sun, 2008-07-13 at 14:21 -0400, Daniel Jacobowitz wrote:
> On Sun, Jul 13, 2008 at 09:53:16PM +0400, Vladimir Prus wrote:
> > Is there a read-made way to check if hardware watchpoints are supported?
> 
> Yes, check most of the other watchpoint tests.  I think it's
> can_use_hw_watchpoints

    if {[target_info exists gdb,no_hardware_watchpoints]} {



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