Searched defs:Watchpoints (Results 1 – 7 of 7) sorted by relevance
193 WatchpointIterable Watchpoints() const { in Watchpoints() function
25 Watchpoints = Log::ChannelFlag<6>, enumerator
28 Watchpoints = Log::ChannelFlag<10>, enumerator
29 Watchpoints = Log::ChannelFlag<10>, enumerator
49 Watchpoints = Log::ChannelFlag<30>, enumerator
201 DNBBreakpointList &Watchpoints() { return m_watchpoints; } in Watchpoints() function202 const DNBBreakpointList &Watchpoints() const { return m_watchpoints; } in Watchpoints() function