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