@@ -287,9 +287,6 @@ io_debug_check_addr(uint16_t addr)
int i = 0;
int set_trap = 0;
if (trap == 4)
return; /* Debug trap already pending. */
if (!(dr[7] & 0xFF))
return;
The note is not visible to the blocked user.