Searched refs:SupportsGDBStoppointPacket (Results 1 – 3 of 3) sorted by relevance
350 SupportsGDBStoppointPacket (GDBStoppointType type) in SupportsGDBStoppointPacket() function
2345 … if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware) && (!bp_site->HardwareRequired())) in EnableBreakpointSite()2363 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointSoftware)) in EnableBreakpointSite()2378 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointHardware)) in EnableBreakpointSite()2390 if (m_gdb_comm.SupportsGDBStoppointPacket(eBreakpointHardware)) in EnableBreakpointSite()2501 if (m_gdb_comm.SupportsGDBStoppointPacket (type)) in EnableWatchpoint()
2679 if (!SupportsGDBStoppointPacket(type)) in SendGDBStoppointTypePacket()