Searched refs:eBreakpointSoftware (Results 1 – 5 of 5) sorted by relevance
34 eBreakpointSoftware = 0, enumerator
300 case eBreakpointSoftware: in SupportsGDBStoppointPacket()
3179 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware) && in EnableBreakpointSite()3183 eBreakpointSoftware, true, addr, bp_op_size); in EnableBreakpointSite()3199 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware)) { in EnableBreakpointSite()3298 stoppoint_type = eBreakpointSoftware; in DisableBreakpointSite()
2488 case eBreakpointSoftware:2585 case eBreakpointSoftware:
2685 case eBreakpointSoftware: in SendGDBStoppointTypePacket()