Home
last modified time | relevance | path

Searched defs:AutoLoadDbgFiles (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DDebugWorkspaceManager.cs136 public static void AutoLoadDbgFiles(bool silent) in AutoLoadDbgFiles() method in Mesen.GUI.Debugger.DebugWorkspaceManager
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Config/
H A DDebugInfo.cs308 public bool AutoLoadDbgFiles = true; field in Mesen.GUI.Config.DebugInfo