Searched refs:max_watchpoints (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-linux-nat.c595 int max_watchpoints = 4; local
600 for (idx = 0; idx < max_watchpoints; idx++)
610 if (idx == max_watchpoints)
649 int max_watchpoints = 4; local
654 for (idx = 0; idx < max_watchpoints; idx++)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-linux-nat.c594 int max_watchpoints = 4; local
599 for (idx = 0; idx < max_watchpoints; idx++)
609 if (idx == max_watchpoints)
649 int max_watchpoints = 4; local
654 for (idx = 0; idx < max_watchpoints; idx++)

Completed in 157 milliseconds