Searched defs:DebugContext (Results 1 – 1 of 1) sorted by relevance
58 struct DebugContext { struct60 DebugConfig const *config = nullptr;63 Synchronized<PandaUnorderedMap<Method::UniqId, PandaUnorderedSet<uint32_t>>> breakpoint;66 struct {71 } whitelist;76 void SetConfig(DebugConfig const *cfg) in SetConfig()83 bool SkipVerification(Method::UniqId id) const in SkipVerification()88 bool SkipVerificationOfCall(Method::UniqId id) const in SkipVerificationOfCall()