<div dir="ltr">I'm getting these errors now (new in the past few days, not sure exactly when) every time my program stops:<div><br></div><div><div>Python Exception <type 'exceptions.ValueError'> Cannot find type lldb_private::BreakpointList::bp_collection::_Node: </div>
<div>Python Exception <type 'exceptions.ValueError'> Cannot find type lldb_private::WatchpointList::wp_collection::_Node: </div></div><div><br></div><div>I presume this is attempting to pretty-print that type with Python, but I'm not sure where it's coming from exactly.</div>
<div><br></div></div>