This interface defines virtual methods for each of the user-facing overload sets in Debugger2Client. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type Debugger2Client.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDebugger2Connection\u003c/code\u003e object is the interface defining virtual methods for user-facing overload sets in \u003ccode\u003eDebugger2Client\u003c/code\u003e, enabling custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDebugger2Connection\u003c/code\u003e is version 2.12.0-rc, with version 2.11.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of \u003ccode\u003eDebugger2Connection\u003c/code\u003e can be created using \u003ccode\u003eMakeDebugger2Connection()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMocking for \u003ccode\u003eDebugger2Connection\u003c/code\u003e is available via \u003ccode\u003edebugger_v2_mocks::MockDebugger2Connection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDebugger2Connection\u003c/code\u003e includes virtual methods for operations like \u003ccode\u003eSetBreakpoint\u003c/code\u003e, \u003ccode\u003eGetBreakpoint\u003c/code\u003e, \u003ccode\u003eDeleteBreakpoint\u003c/code\u003e, \u003ccode\u003eListBreakpoints\u003c/code\u003e, and \u003ccode\u003eListDebuggees\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]