6 #ifndef DEBUGGEROPTIONSDLG_H 7 #define DEBUGGEROPTIONSDLG_H 43 #endif // DEBUGGEROPTIONSDLG_H virtual bool SaveChanges(wxPanel *panel)
wxString GetUserArguments(bool expandMacro=true)
void SetFlag(Flags flag, bool value)
wxString GetDebuggerExecutable(bool expandMacro=true)
wxString GetInitCommands()
wxString GetDisassemblyFlavorCommand()
DebuggerConfiguration(const ConfigManagerWrapper &config)
virtual wxPanel * MakePanel(wxWindow *parent)
virtual cbDebuggerConfiguration * Clone() const
Wrapper class for reading or writing config values, without the need for the full path...