GDBDebugger::DebuggerPart Class Reference
#include <debuggerpart.h>
Inheritance diagram for GDBDebugger::DebuggerPart:

Constructor & Destructor Documentation
|
|
|
Definition at line 391 of file debuggerpart.cpp. References controller, disassembleWidget, floatingToolBar, framestackWidget, gdbBreakpointWidget, gdbOutputWidget, KDevPlugin::mainWindow(), procLineMaker, KDevMainWindow::removeView(), statusBarIndicator, and variableWidget. |
Member Function Documentation
|
Definition at line 726 of file debuggerpart.cpp. References controller, KDevPlugin::mainWindow(), GDBDebugger::DbgController::slotAttachTo(), startDebugger(), and KDevMainWindow::statusBar(). Referenced by slotAttachProcess(). |
|
Definition at line 428 of file debuggerpart.cpp. References contextWatch(), EditorContext::currentWord(), Context::hasType(), KURL::isLocalFile(), m_contextIdent, toggleBreakpoint(), and EditorContext::url(). |
|
Definition at line 467 of file debuggerpart.cpp. References m_contextIdent, and variableWidget. Referenced by contextMenu(). |
|
Definition at line 420 of file debuggerpart.cpp. |
|
Definition at line 676 of file debuggerpart.cpp. References slotStopDebugger(). |
|
Definition at line 473 of file debuggerpart.cpp. References KDialogBase::addVBoxPage(), and controller. |
|
To restore any settings which differs from project to project, you can override this base class method to read in from a certain subtree of the project session file. During project loading, respectively project session (.kdevses) loading, this method will be called to give a chance to adapt the part to the newly loaded project. For instance, the debugger part might restore the set breakpoints from the previous debug session for the certain project.
Reimplemented from KDevPlugin. Definition at line 915 of file debuggerpart.cpp. References gdbBreakpointWidget. |
|
Reimplemented from KDevPlugin. Definition at line 920 of file debuggerpart.cpp. References gdbBreakpointWidget. |
|
Definition at line 482 of file debuggerpart.cpp. References controller, disassembleWidget, framestackWidget, gdbBreakpointWidget, gdbOutputWidget, procLineMaker, KDevPlugin::projectDom(), slotShowStep(), slotStatus(), and variableWidget. |
|
Definition at line 899 of file debuggerpart.cpp. References KActionCollection::action(), KXMLGUIClient::actionCollection(), and KParts::Part::widget(). |
|
Definition at line 714 of file debuggerpart.cpp. References attachProcess(), KDevPlugin::mainWindow(), GDBDebugger::Dbg_PS_Dialog::pidSelected(), and KDevMainWindow::statusBar(). |
|
Definition at line 385 of file debuggerpart.cpp. References m_drkonqi. |
|
Definition at line 330 of file debuggerpart.cpp. References KDevProject::mainProgram(), and KDevPlugin::project(). |
|
Implements DebuggerDCOPInterface. Definition at line 357 of file debuggerpart.cpp. |
|
Definition at line 698 of file debuggerpart.cpp. References controller, KDevPlugin::mainWindow(), KDevPlugin::project(), KDevProject::projectDirectory(), GDBDebugger::DbgController::slotCoreFile(), startDebugger(), and KDevMainWindow::statusBar(). |
|
Definition at line 892 of file debuggerpart.cpp. References KDevPartController::editDocument(), and KDevPlugin::partController(). |
|
Definition at line 798 of file debuggerpart.cpp. References controller. |
|
Definition at line 746 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotBreakInto(). |
|
|
|
|
Definition at line 882 of file debuggerpart.cpp. References KDevPlugin::debugger(), and KDevDebugger::gotoExecutionPoint(). Referenced by setupController(). |
|
|
Definition at line 786 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepInto(). |
|
Definition at line 780 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepIntoIns(). |
|
Definition at line 792 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOutOff(). |
|
Definition at line 768 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOver(). |
|
Definition at line 774 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOver(). |
|
Definition at line 736 of file debuggerpart.cpp. References slotStopDebugger(). |
|
|
|
Definition at line 450 of file debuggerpart.cpp. References KParts::PartManager::activePart(), KParts::PartManager::activeWidget(), KTextEditor::ViewCursorInterface::cursorPositionReal(), gdbBreakpointWidget, KDevPlugin::partController(), KURL::path(), and KParts::ReadOnlyPart::url(). Referenced by contextMenu(). |
Member Data Documentation
|
Definition at line 98 of file debuggerpart.h. Referenced by attachProcess(), projectConfigWidget(), setupController(), slotExamineCore(), slotMemoryView(), slotPause(), slotRun(), slotRunToCursor(), slotStepInto(), slotStepIntoInstruction(), slotStepOut(), slotStepOver(), slotStepOverInstruction(), slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
|
Definition at line 96 of file debuggerpart.h. Referenced by setupController(), slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
|
Definition at line 100 of file debuggerpart.h. Referenced by slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
|
Definition at line 95 of file debuggerpart.h. Referenced by setupController(), slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
|
Definition at line 94 of file debuggerpart.h. Referenced by restorePartialProjectSession(), savePartialProjectSession(), setupController(), slotStopDebugger(), toggleBreakpoint(), and ~DebuggerPart(). |
|
Definition at line 102 of file debuggerpart.h. |
|
Definition at line 97 of file debuggerpart.h. Referenced by setupController(), slotRun(), slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
|
Definition at line 104 of file debuggerpart.h. Referenced by contextMenu(), and contextWatch(). |
|
Definition at line 105 of file debuggerpart.h. Referenced by slotCloseDrKonqi(). |
|
Definition at line 101 of file debuggerpart.h. Referenced by setupController(), and ~DebuggerPart(). |
|
Definition at line 99 of file debuggerpart.h. Referenced by slotStatus(), and ~DebuggerPart(). |
|
Definition at line 93 of file debuggerpart.h. Referenced by contextWatch(), setupController(), slotStopDebugger(), startDebugger(), and ~DebuggerPart(). |
The documentation for this class was generated from the following files:
- languages/cpp/debugger/debuggerpart.h
- languages/cpp/debugger/debuggerpart.cpp