I tried to set watch into address
(gdb) watch 0x7536546
but I got an error
Warning:
Could not insert hardware watchpoint 6.
Could not insert hardware breakpoints:
You may have requests too many hardware breakpoints/watchpoints
That the first hardware breakpoint that I have tried to insert
What is the problem and what can I do ?