Searched defs:DebugContext (Results 1 – 1 of 1) sorted by relevance
59 struct DebugContext { struct61 DebugConfig const *config = nullptr;64 Synchronized<PandaUnorderedMap<Method::UniqId, PandaUnorderedSet<uint32_t>>> breakpoint;67 struct {72 } whitelist;77 void SetConfig(DebugConfig const *cfg) in SetConfig()84 bool SkipVerification(Method::UniqId id) const in SkipVerification()89 bool SkipVerificationOfCall(Method::UniqId id) const in SkipVerificationOfCall()