Searched refs:eBreakpointSoftware (Results 1 – 5 of 5) sorted by relevance
37 eBreakpointSoftware = 0, enumerator
311 case eBreakpointSoftware: in SupportsGDBStoppointPacket()
3159 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware) && in EnableBreakpointSite()3163 eBreakpointSoftware, true, addr, bp_op_size, GetInterruptTimeout()); in EnableBreakpointSite()3179 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware)) { in EnableBreakpointSite()3273 if (m_gdb_comm.SendGDBStoppointTypePacket(eBreakpointSoftware, false, in DisableBreakpointSite()
2616 case eBreakpointSoftware: in Handle_Z()2713 case eBreakpointSoftware: in Handle_z()
2784 case eBreakpointSoftware: in SendGDBStoppointTypePacket()