6 #ifndef EDITBREAKPOINT_H 7 #define EDITBREAKPOINT_H 28 #endif // EDITBREAKPOINT_H
Debugger breakpoint interface.
const DebuggerBreakpoint & GetBreakpoint() const
DebuggerBreakpoint m_breakpoint
EditBreakpointDlg(const DebuggerBreakpoint &breakpoint, wxWindow *parent=0)
virtual ~EditBreakpointDlg()
void OnUpdateUI(wxUpdateUIEvent &event)
void EndModal(int retCode)