info watch command

Daniel Jacobowitz drow@false.org
Tue Jan 20 13:46:00 GMT 2009


On Tue, Jan 20, 2009 at 03:36:22AM -0500, raja.saleru@iap-online.com wrote:
> by default, it will be hardware watchpoint. for the "info watch" command,
> only for watch it is showing as "hw watchpoint". however why it is not
> differentiated for rwatch as "read watchpoint" "hw read watchpoint" ?

Because all read and access watchpoints are hardware; it is not
practical to do either in software.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list