mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 17:46:29 +03:00
Fix incorrectly adding watches of subfolders of currently loading directory.
WIP process id picker.
This commit is contained in:
@@ -236,6 +236,8 @@ class DebuggerPlugin : public PluginBase {
|
||||
|
||||
void prepareAndRun( DapTool debugger, DapConfig config,
|
||||
std::unordered_map<std::string, std::string> solvedInputs );
|
||||
|
||||
UIWidget* processIdPicker();
|
||||
};
|
||||
|
||||
} // namespace ecode
|
||||
|
||||
Reference in New Issue
Block a user