Extend PluginManager::SaveCore() to support saving core dumps
via Process plugins. Implement the client-side part of qSaveCore
request in the gdb-remote plugin, that creates the core dump
on the remote host and then uses vFile packets to transfer it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo