Code::Blocks  SVN r11506
DebuggerGDB Member List

This is the complete list of members for DebuggerGDB, including all inherited members.

AddBreakpoint(const wxString &filename, int line)DebuggerGDBvirtual
AddDataBreakpoint(const wxString &dataExpression)DebuggerGDBvirtual
AddSourceDir(const wxString &dir)DebuggerGDBprotected
AddWatch(const wxString &symbol)DebuggerGDBvirtual
AddWatchNoUpdate(const cb::shared_ptr< GDBWatch > &watch)DebuggerGDB
AttachToProcess(const wxString &pid)DebuggerGDBvirtual
Backtrace enum valuecbDebuggerPlugin
Break()DebuggerGDBvirtual
BringCBToFront()cbDebuggerPlugin
BuildMenu(wxMenuBar *menuBar) overridecbDebuggerPlugin
cbPlugin::BuildMenu(cb_optional wxMenuBar *menuBar)cbPlugininlinevirtual
BuildModuleMenu(const ModuleType type, wxMenu *menu, const FileTreeData *data=nullptr) overridecbDebuggerPlugin
cbPlugin::BuildModuleMenu(cb_optional const ModuleType type, cb_optional wxMenu *menu, cb_optional const FileTreeData *data=nullptr)cbPlugininlinevirtual
BuildToolBar(wxToolBar *toolBar) overridecbDebuggerPlugin
cbPlugin::BuildToolBar(cb_optional wxToolBar *toolBar)cbPlugininlinevirtual
CanDetach() constcbPlugininlinevirtual
cbDebuggerPlugin(const wxString &guiName, const wxString &settingsName)cbDebuggerPlugin
cbPlugin()cbPlugin
CheckIfConsoleIsClosed()DebuggerGDBprivate
CleanupWhenProjectClosed(cbProject *project)DebuggerGDBprotectedvirtual
ClearActiveMarkFromAllEditors()cbDebuggerPlugin
ClearLog()cbDebuggerPlugin
CollapseWatch(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
CompilerFinished(bool compilerFailed, StartType startType)DebuggerGDBprotectedvirtual
Continue()DebuggerGDBvirtual
ConvertDirectory(wxString &str, wxString base, bool relative)DebuggerGDBprotectedvirtual
ConvertToGDBDirectory(wxString &str, wxString base=_T(""), bool relative=true)DebuggerGDBstatic
ConvertToGDBFile(wxString &str)DebuggerGDBstatic
ConvertToGDBFriendly(wxString &str)DebuggerGDBstatic
CPURegisters enum valuecbDebuggerPlugin
CreateStatusField(cbStatusBar *statusBar)cbPlugininlinevirtual
Debug(bool breakOnEntry)DebuggerGDBvirtual
DebuggeeContinued()DebuggerGDB
DebuggerGDB()DebuggerGDB
DebugLog(const wxString &msg, Logger::level level=Logger::info)cbDebuggerPlugin
DebugWindows enum namecbDebuggerPlugin
DeleteAllBreakpoints()DebuggerGDBvirtual
DeleteAllProjectBreakpoints(cbProject *project)DebuggerGDBprivate
DeleteBreakpoint(cb::shared_ptr< cbBreakpoint > breakpoint)DebuggerGDBvirtual
DeleteWatch(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
DetachFromProcess()DebuggerGDBvirtual
DetermineLanguage()DebuggerGDB
Disassembly enum valuecbDebuggerPlugin
DoBreak(bool temporary)DebuggerGDBprivate
DoDebug(bool breakOnEntry)DebuggerGDBprivate
DoSendCommand(const wxString &cmd)DebuggerGDB
DoWatches()DebuggerGDBprivate
EditorLinesAddedOrRemoved(cbEditor *editor, int startline, int lines)cbDebuggerPluginvirtual
EnableBreakpoint(cb::shared_ptr< cbBreakpoint > breakpoint, bool enable)DebuggerGDBvirtual
EnsureBuildUpToDate(StartType startType)cbDebuggerPluginprotected
ExamineMemory enum valuecbDebuggerPlugin
ExpandWatch(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
GetActiveConfig()cbDebuggerPlugin
GetActiveConfigEx()DebuggerGDB
GetActiveStackFrame() constDebuggerGDBvirtual
GetBreakpoint(int index)DebuggerGDBvirtual
GetBreakpoint(int index) constDebuggerGDBvirtual
GetBreakpointsCount() constDebuggerGDBvirtual
GetConfigurationGroup() constcbPlugininlinevirtual
GetConfigurationPanel(cb_optional wxWindow *parent)cbPlugininlinevirtual
GetConfigurationPriority() constcbPlugininlinevirtual
GetCurrentPosition(wxString &filename, int &line)DebuggerGDBvirtual
GetDebuggee(wxString &pathToDebuggee, wxString &workingDirectory, ProjectBuildTarget *target)cbDebuggerPluginprotected
GetEditorWordAtCaret(const wxPoint *mousePosition=NULL)cbDebuggerPluginvirtual
GetExitCode() constDebuggerGDBinlinevirtual
GetGUIName() constcbDebuggerPlugininline
GetIndexOfActiveConfig() constcbDebuggerPlugin
GetProject()DebuggerGDBinlineprotectedvirtual
GetProjectConfigurationPanel(wxWindow *parent, cbProject *project)DebuggerGDB
cbDebuggerPlugin::GetProjectConfigurationPanel(cb_optional wxWindow *parent, cb_optional cbProject *project)cbPlugininlinevirtual
GetRemoteDebuggingMap(cbProject *project=0)DebuggerGDB
GetSearchDirs(cbProject *prj)DebuggerGDB
GetSettingsName() constcbDebuggerPlugininline
GetStackFrame(int index) constDebuggerGDBvirtual
GetStackFrameCount() constDebuggerGDBvirtual
GetState()DebuggerGDBinline
GetThread(int index) constDebuggerGDBvirtual
GetThreadsCount() constDebuggerGDBvirtual
GetToolBarPriority()cbPlugininlinevirtual
GetType() constcbPlugininlinevirtual
HasDebugLog() constcbDebuggerPlugin
HasWatch(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
IsAttached() constcbPlugininline
IsAttachedToProcess() constDebuggerGDBvirtual
IsBusy() constDebuggerGDBvirtual
IsRunning() constDebuggerGDBinlinevirtual
IsStopped() constDebuggerGDBvirtual
IsTemporaryBreak() constDebuggerGDBinline
KillConsole()DebuggerGDBprivate
LaunchProcess(const wxString &cmd, const wxString &cwd)DebuggerGDBprivate
LaunchProcessWithShell(const wxString &cmd, wxProcess *process, const wxString &cwd)DebuggerGDBprivate
LoadConfig(const ConfigManagerWrapper &config)DebuggerGDBvirtual
Log(const wxString &msg, Logger::level level=Logger::info)cbDebuggerPlugin
m_ActiveBuildTargetDebuggerGDBprivate
m_bIsConsoleDebuggerGDBprivate
m_CanceledDebuggerGDBprivate
m_EvalRectDebuggerGDBprivate
m_funcArgsWatchDebuggerGDBprivate
m_HookIdDebuggerGDBprivate
m_IsAttachedcbPluginprotected
m_LastExitCodeDebuggerGDBprivate
m_localsWatchDebuggerGDBprivate
m_nConsolePidDebuggerGDBprivate
m_NoDebugInfoDebuggerGDBprivate
m_PidDebuggerGDBprivate
m_PidToAttachDebuggerGDBprivate
m_pProcessDebuggerGDBprivate
m_pProjectDebuggerGDBprivate
m_printElementsDebuggerGDBprivate
m_RemoteDebuggingDebuggerGDBprivate
m_SearchDirsDebuggerGDBprivate
m_StateDebuggerGDBprivate
m_stopDebuggerConsoleClosedDebuggerGDBprivate
m_StoppedOnSignalDebuggerGDBprivate
m_TemporaryBreakDebuggerGDBprivate
m_TimerPollDebuggerDebuggerGDBprivate
m_TypecbPluginprotected
m_watchesDebuggerGDBprivate
m_watchToDereferencePropertyDebuggerGDBprivate
m_watchToDereferenceSymbolDebuggerGDBprivate
MarkAllWatchesAsUnchanged()DebuggerGDBprivate
MarkAsStopped()cbDebuggerPluginprotected
Next()DebuggerGDBvirtual
NextInstruction()DebuggerGDBvirtual
NotImplemented(const wxString &log) constcbPluginprotectedvirtual
OnAddSymbolFile(wxCommandEvent &event)DebuggerGDBprivate
OnAttach() overridecbDebuggerPluginvirtual
OnAttachReal()DebuggerGDBvirtual
OnBuildTargetSelected(CodeBlocksEvent &event)DebuggerGDBprivate
OnCatchThrow(wxCommandEvent &event)DebuggerGDBprivate
OnConfigurationChange(bool isActive)DebuggerGDBvirtual
OnCursorChanged(wxCommandEvent &event)DebuggerGDBprivate
OnGDBError(wxCommandEvent &event)DebuggerGDBprivate
OnGDBOutput(wxCommandEvent &event)DebuggerGDBprivate
OnGDBTerminated(wxCommandEvent &event)DebuggerGDBprivate
OnIdle(wxIdleEvent &event)DebuggerGDBprivate
OnInfoDLL(wxCommandEvent &event)DebuggerGDBprivate
OnInfoFiles(wxCommandEvent &event)DebuggerGDBprivate
OnInfoFPU(wxCommandEvent &event)DebuggerGDBprivate
OnInfoFrame(wxCommandEvent &event)DebuggerGDBprivate
OnInfoSignals(wxCommandEvent &event)DebuggerGDBprivate
OnMenuWatchDereference(wxCommandEvent &event)DebuggerGDBprivate
OnPrintElements(wxCommandEvent &event)DebuggerGDBprivate
OnProjectLoadingHook(cbProject *project, TiXmlElement *elem, bool loading)DebuggerGDB
OnRelease(bool appShutDown) overridecbDebuggerPlugin
cbPlugin::OnRelease(cb_optional bool appShutDown)cbPlugininlineprotectedvirtual
OnReleaseReal(bool appShutDown)DebuggerGDBvirtual
OnShowFile(wxCommandEvent &event)DebuggerGDBprivate
OnTimer(wxTimerEvent &event)DebuggerGDBprivate
OnUpdateCatchThrow(wxUpdateUIEvent &event)DebuggerGDBprivate
OnUpdateTools(wxUpdateUIEvent &event)DebuggerGDBprivate
OnValueTooltip(const wxString &token, const wxRect &evalRect)DebuggerGDBvirtual
OnWatchesContextMenu(wxMenu &menu, const cbWatch &watch, wxObject *property, int &disabledMenus)DebuggerGDBvirtual
ParseOutput(const wxString &output)DebuggerGDBprivate
ProjectRemoteDebuggingMap typedefDebuggerGDBprivate
RequestUpdate(DebugWindows window)DebuggerGDBvirtual
ResetProject()DebuggerGDBinlineprotectedvirtual
RunCommand(int cmd)DebuggerGDB
RunNixConsole(wxString &consoleTty)cbDebuggerPluginprotected
RunToCursor(const wxString &filename, int line, const wxString &line_text)DebuggerGDBvirtual
SearchDirsMap typedefDebuggerGDBprivate
SendCommand(const wxString &cmd, bool debugLog)DebuggerGDBvirtual
SetActiveConfig(int index)cbDebuggerPlugin
SetNextStatement(const wxString &filename, int line)DebuggerGDBvirtual
SetupLog(int normalIndex)cbDebuggerPlugin
SetupToolsMenu(wxMenu &menu)DebuggerGDBprivatevirtual
SetWatchValue(cb::shared_ptr< cbWatch > watch, const wxString &value)DebuggerGDBvirtual
ShiftBreakpoint(int index, int lines_to_shift)DebuggerGDBvirtual
ShowLog(bool clear)cbDebuggerPlugin
ShowValueTooltip(int style)DebuggerGDBvirtual
ShowWatchProperties(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
StartType enum namecbDebuggerPluginprotected
StartTypeRun enum valuecbDebuggerPluginprotected
StartTypeStepInto enum valuecbDebuggerPluginprotected
StartTypeUnknown enum valuecbDebuggerPluginprotected
Step()DebuggerGDBvirtual
StepIntoInstruction()DebuggerGDBvirtual
StepOut()DebuggerGDBvirtual
Stop()DebuggerGDBvirtual
StripQuotes(wxString &str)DebuggerGDBstatic
SupportsFeature(cbDebuggerFeature::Flags flag)DebuggerGDBvirtual
SwitchToDebuggingLayout()cbDebuggerPluginprotected
SwitchToFrame(int number)DebuggerGDBvirtual
SwitchToPreviousLayout()cbDebuggerPluginprotected
SwitchToThread(int thread_number)DebuggerGDBvirtual
SyncEditor(const wxString &filename, int line, bool setMarker=true)cbDebuggerPlugin
SyncEditorResult enum namecbDebuggerPlugin
SyncFileNotFound enum valuecbDebuggerPlugin
SyncFileUnknown enum valuecbDebuggerPlugin
SyncOk enum valuecbDebuggerPlugin
TestIfBelongToProjectDebuggerGDBfriend
Threads enum valuecbDebuggerPlugin
ToolMenuEnabled() constcbDebuggerPluginvirtual
UpdateBreakpoint(cb::shared_ptr< cbBreakpoint > breakpoint)DebuggerGDBvirtual
UpdateWatch(cb::shared_ptr< cbWatch > watch)DebuggerGDBvirtual
Validate(const wxString &line, const char cb)DebuggerGDB
WaitingCompilerToFinish() constcbDebuggerPlugininlineprotected
Watches enum valuecbDebuggerPlugin
~cbPlugin() overridecbPlugin
~DebuggerGDB()DebuggerGDB