GDB (xrefs)
Enumerations
break-common.h File Reference

Go to the source code of this file.

Enumerations

enum  target_hw_bp_type { hw_write = 0, hw_read = 1, hw_access = 2, hw_execute = 3 }
 

Enumeration Type Documentation

Enumerator
hw_write 
hw_read 
hw_access 
hw_execute 

Definition at line 22 of file break-common.h.