Searched refs:eBreakpointSoftware (Results 1 – 5 of 5) sorted by relevance
37 eBreakpointSoftware = 0, enumerator
303 case eBreakpointSoftware: in SupportsGDBStoppointPacket()
3099 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware) && in EnableBreakpointSite()3103 eBreakpointSoftware, true, addr, bp_op_size); in EnableBreakpointSite()3119 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware)) { in EnableBreakpointSite()3212 if (m_gdb_comm.SendGDBStoppointTypePacket(eBreakpointSoftware, false, in DisableBreakpointSite()
2619 case eBreakpointSoftware: in Handle_Z()2716 case eBreakpointSoftware: in Handle_z()
2745 case eBreakpointSoftware: in SendGDBStoppointTypePacket()