mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 11:36:30 +03:00
More fixes.
This commit is contained in:
@@ -67,6 +67,8 @@ class DebuggerPlugin : public PluginBase {
|
||||
std::optional<Command> debuggerBinaryExists( const std::string& debugger,
|
||||
std::optional<DapRunConfig> runConfig = {} );
|
||||
|
||||
void initStatusDebuggerController();
|
||||
|
||||
protected:
|
||||
friend class DebuggerClientListener;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user