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


Constructor & Destructor Documentation
|
|
|
Definition at line 394 of file debuggerpart.cpp. References disassembleWidget, framestackWidget, gdbBreakpointWidget, gdbOutputWidget, KDevPlugin::mainWindow(), KDevMainWindow::removeView(), and variableWidget. |
Member Function Documentation
|
Definition at line 739 of file debuggerpart.cpp. References controller, KDevPlugin::mainWindow(), GDBDebugger::DbgController::slotAttachTo(), startDebugger(), and KDevMainWindow::statusBar(). Referenced by slotAttachProcess(). |
|
Definition at line 431 of file debuggerpart.cpp. References contextWatch(), KStringHandler::csqueeze(), EditorContext::currentWord(), Context::hasType(), KURL::isLocalFile(), m_contextIdent, toggleBreakpoint(), and EditorContext::url(). |
|
Definition at line 471 of file debuggerpart.cpp. References m_contextIdent, and variableWidget. Referenced by contextMenu(). |
|
Definition at line 423 of file debuggerpart.cpp. References KXMLGUIClient::stateChanged(). |
|
Definition at line 680 of file debuggerpart.cpp. References slotStopDebugger(). |
|
Definition at line 477 of file debuggerpart.cpp. References KDialogBase::addVBoxPage(), controller, and KDevPlugin::icon(). |
|
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 928 of file debuggerpart.cpp. References gdbBreakpointWidget. |
|
Reimplemented from KDevPlugin. Definition at line 933 of file debuggerpart.cpp. References gdbBreakpointWidget. |
|
Definition at line 486 of file debuggerpart.cpp. References controller, disassembleWidget, framestackWidget, gdbBreakpointWidget, gdbOutputWidget, procLineMaker, KDevPlugin::projectDom(), slotShowStep(), slotStatus(), and variableWidget. |
|
Definition at line 912 of file debuggerpart.cpp. References KActionCollection::action(), KXMLGUIClient::actionCollection(), and KParts::Part::widget(). |
|
Definition at line 727 of file debuggerpart.cpp. References attachProcess(), KDevPlugin::mainWindow(), GDBDebugger::Dbg_PS_Dialog::pidSelected(), and KDevMainWindow::statusBar(). |
|
Definition at line 388 of file debuggerpart.cpp. References m_drkonqi. |
|
Definition at line 333 of file debuggerpart.cpp. References DCOPObject::connectDCOPSignal(), KDevPlugin::d, KDevProject::mainProgram(), and KDevPlugin::project(). |
|
Implements DebuggerDCOPInterface. Definition at line 360 of file debuggerpart.cpp. |
|
Definition at line 711 of file debuggerpart.cpp. References controller, KFileDialog::getOpenFileName(), KDevPlugin::mainWindow(), KDevPlugin::project(), KDevProject::projectDirectory(), GDBDebugger::DbgController::slotCoreFile(), startDebugger(), and KDevMainWindow::statusBar(). |
|
Definition at line 905 of file debuggerpart.cpp. References KDevPartController::editDocument(), and KDevPlugin::partController(). |
|
Definition at line 811 of file debuggerpart.cpp. References controller. |
|
Definition at line 759 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotBreakInto(). |
|
|
|
|
Definition at line 895 of file debuggerpart.cpp. References KDevPlugin::debugger(), and KDevDebugger::gotoExecutionPoint(). Referenced by setupController(). |
|
Definition at line 853 of file debuggerpart.cpp. References KActionCollection::action(), KXMLGUIClient::actionCollection(), KDevDebugger::clearExecutionPoint(), KDevPlugin::debugger(), kdDebug(), KDevPlugin::mainWindow(), KAction::setStatusText(), KAction::setText(), KAction::setWhatsThis(), KXMLGUIClient::stateChanged(), KDevMainWindow::statusBar(), and statusBarIndicator. Referenced by setupController(). |
|
Definition at line 799 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepInto(). |
|
Definition at line 793 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepIntoIns(). |
|
Definition at line 805 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOutOff(). |
|
Definition at line 781 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOver(). |
|
Definition at line 787 of file debuggerpart.cpp. References controller, and GDBDebugger::DbgController::slotStepOver(). |
|
Definition at line 749 of file debuggerpart.cpp. References slotStopDebugger(). |
|
|
|
Definition at line 454 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(), and startDebugger(). |
|
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(), and startDebugger(). |
|
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(). |
|
Definition at line 99 of file debuggerpart.h. Referenced by slotStatus(). |
|
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