Create a common GDBPlatformClientTestBase class and move the platform
select/connect logic there to reduce duplication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
looks better. Can we also move the DisconnectRemote() thingy into the tearDown method ?