JAVADebugger::Breakpoint Class Reference
#include <breakpoint.h>
Inheritance diagram for JAVADebugger::Breakpoint:


Constructor & Destructor Documentation
|
Definition at line 43 of file breakpoint.cpp. References JAVADebugger::BPKey_. |
|
Definition at line 69 of file breakpoint.cpp. |
Member Function Documentation
|
Definition at line 62 of file breakpoint.h. |
|
Definition at line 66 of file breakpoint.h. |
|
Definition at line 68 of file breakpoint.h. |
|
Definition at line 67 of file breakpoint.h. |
|
Definition at line 64 of file breakpoint.h. Referenced by JAVADebugger::BPDialog::BPDialog(). |
|
Reimplemented in JAVADebugger::FilePosBreakpoint, and JAVADebugger::Watchpoint. Definition at line 105 of file breakpoint.cpp. References condition_, dbgId_, display_, hits_, and ignoreCount_. Referenced by JAVADebugger::BreakpointWidget::addBreakpoint(), JAVADebugger::BreakpointWidget::modifyBreakpoint(), JAVADebugger::BreakpointWidget::removeBreakpoint(), reset(), setActive(), JAVADebugger::BreakpointWidget::slotParseJDBBreakpointSet(), JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(), and JAVADebugger::BreakpointWidget::toggleBPEnabled(). |
|
Definition at line 85 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::findId(). |
|
Definition at line 149 of file breakpoint.cpp. References dbgId_. |
|
Implemented in JAVADebugger::FilePosBreakpoint, and JAVADebugger::Watchpoint. |
|
Reimplemented in JAVADebugger::FilePosBreakpoint. Definition at line 166 of file breakpoint.cpp. Referenced by JAVADebugger::BPDialog::BPDialog(), JAVADebugger::BreakpointWidget::refreshBP(), JAVADebugger::BreakpointWidget::slotContextMenu(), JAVADebugger::BreakpointWidget::slotExecuted(), and JAVADebugger::JavaDebuggerPart::slotRefreshBPState(). |
|
Reimplemented in JAVADebugger::FilePosBreakpoint. Definition at line 159 of file breakpoint.cpp. Referenced by JAVADebugger::BPDialog::BPDialog(), JAVADebugger::BreakpointWidget::refreshBP(), JAVADebugger::BreakpointWidget::slotContextMenu(), and JAVADebugger::BreakpointWidget::slotExecuted(). |
|
Definition at line 75 of file breakpoint.cpp. |
|
Definition at line 87 of file breakpoint.h. |
|
Definition at line 60 of file breakpoint.h. Referenced by JAVADebugger::BPDialog::BPDialog(). |
|
Definition at line 73 of file breakpoint.h. |
|
Definition at line 75 of file breakpoint.h. |
|
Definition at line 81 of file breakpoint.h. Referenced by JAVADebugger::JavaDebuggerPart::slotRefreshBPState(). |
|
Definition at line 77 of file breakpoint.h. |
|
Definition at line 50 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 79 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::removeAllBreakpoints(), JAVADebugger::BreakpointWidget::removeBreakpoint(), and JAVADebugger::BreakpointWidget::slotSetPendingBPs(). |
|
Definition at line 54 of file breakpoint.h. Referenced by JAVADebugger::BPDialog::BPDialog(), JAVADebugger::BreakpointWidget::slotContextMenu(), JAVADebugger::JavaDebuggerPart::slotRefreshBPState(), and JAVADebugger::BreakpointWidget::toggleBPEnabled(). |
|
Definition at line 58 of file breakpoint.h. |
|
|
Definition at line 56 of file breakpoint.h. Referenced by JAVADebugger::FilePosBreakpoint::dbgSetCommand(). |
|
Definition at line 83 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::findKey(). |
|
Reimplemented in JAVADebugger::FilePosBreakpoint. Definition at line 173 of file breakpoint.cpp. Referenced by JAVADebugger::BPDialog::BPDialog(), JAVADebugger::BreakpointWidget::slotContextMenu(), JAVADebugger::BreakpointWidget::slotExecuted(), and JAVADebugger::JavaDebuggerPart::slotRefreshBPState(). |
|
Implemented in JAVADebugger::FilePosBreakpoint, and JAVADebugger::Watchpoint. Referenced by JAVADebugger::BreakpointWidget::findIndex(). |
|
Definition at line 225 of file breakpoint.cpp. References JAVADebugger::BPDialog::getConditional(), JAVADebugger::BPDialog::getIgnoreCount(), JAVADebugger::BPDialog::isEnabled(), s_changedCondition_, s_changedIgnoreCount_, setConditional(), setEnabled(), and setIgnoreCount(). Referenced by JAVADebugger::BreakpointWidget::modifyBreakpoint(). |
|
Definition at line 89 of file breakpoint.cpp. References text(). |
|
Definition at line 181 of file breakpoint.cpp. References condition_, configureDisplay(), dbgId_, hits_, ignoreCount_, s_actionAdd_, s_actionClear_, s_actionModify_, s_changedCondition_, s_changedEnable_, s_changedIgnoreCount_, s_dbgProcessing_, s_hardwareBP_, and s_pending_. Referenced by JAVADebugger::BreakpointWidget::slotUnableToSetBPNow(). |
|
Definition at line 72 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::addBreakpoint(). |
|
Definition at line 74 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::removeBreakpoint(). |
|
Definition at line 80 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::removeBreakpoint(), and JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 76 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::modifyBreakpoint(), and JAVADebugger::BreakpointWidget::toggleBPEnabled(). |
|
Definition at line 200 of file breakpoint.cpp. References active_, configureDisplay(), dbgId_, s_actionAdd_, s_actionClear_, s_actionDie_, s_actionModify_, s_changedCondition_, s_changedEnable_, s_changedIgnoreCount_, s_dbgProcessing_, and s_pending_. Referenced by JAVADebugger::BreakpointWidget::slotParseJDBBreakpointSet(), and JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 61 of file breakpoint.h. |
|
Definition at line 63 of file breakpoint.h. Referenced by modifyDialog(), and JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 84 of file breakpoint.h. |
|
Definition at line 78 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::slotParseJDBBreakpointSet(). |
|
Definition at line 53 of file breakpoint.h. Referenced by modifyDialog(), and JAVADebugger::BreakpointWidget::toggleBPEnabled(). |
|
Definition at line 57 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::slotParseJDBBreakpointSet(). |
|
Definition at line 86 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 59 of file breakpoint.h. Referenced by modifyDialog(), and JAVADebugger::BreakpointWidget::slotParseJDBBrkptList(). |
|
Definition at line 70 of file breakpoint.h. Referenced by JAVADebugger::BreakpointWidget::addBreakpoint(), JAVADebugger::BreakpointWidget::modifyBreakpoint(), JAVADebugger::BreakpointWidget::removeBreakpoint(), and JAVADebugger::BreakpointWidget::toggleBPEnabled(). |
|
Definition at line 55 of file breakpoint.h. |
|
Definition at line 98 of file breakpoint.cpp. |
|
Definition at line 82 of file breakpoint.cpp. References text(). |
Member Data Documentation
|
Definition at line 118 of file breakpoint.h. Referenced by setActive(). |
|
Definition at line 121 of file breakpoint.h. |
|
Definition at line 122 of file breakpoint.h. Referenced by configureDisplay(), and reset(). |
|
Definition at line 114 of file breakpoint.h. Referenced by configureDisplay(), dbgRemoveCommand(), reset(), and setActive(). |
|
Definition at line 98 of file breakpoint.h. Referenced by configureDisplay(). |
|
Definition at line 115 of file breakpoint.h. Referenced by configureDisplay(), and reset(). |
|
Definition at line 120 of file breakpoint.h. Referenced by configureDisplay(), and reset(). |
|
Definition at line 117 of file breakpoint.h. |
|
Definition at line 102 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 103 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 105 of file breakpoint.h. Referenced by setActive(). |
|
Definition at line 104 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 109 of file breakpoint.h. Referenced by modifyDialog(), reset(), and setActive(). |
|
Definition at line 111 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 110 of file breakpoint.h. Referenced by modifyDialog(), reset(), and setActive(). |
|
Definition at line 106 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 107 of file breakpoint.h. |
|
Definition at line 112 of file breakpoint.h. Referenced by reset(). |
|
Definition at line 101 of file breakpoint.h. Referenced by reset(), and setActive(). |
|
Definition at line 108 of file breakpoint.h. |
The documentation for this class was generated from the following files:
- languages/java/debugger/breakpoint.h
- languages/java/debugger/breakpoint.cpp