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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint-hw-attach.c26 volatile int watched_variable = 0; variable
40 watched_variable = 4;
41 printf ("My variable is %d\n", watched_variable);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint-hw-attach.c26 volatile int watched_variable = 0; variable
40 watched_variable = 4;
41 printf ("My variable is %d\n", watched_variable);

Completed in 89 milliseconds