Searched refs:fExceptionThrown (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp33 fExceptionThrown(NULL),
66 fExceptionThrown->SetTarget(this);
82 _UpdateThrownBreakpoints(fExceptionThrown->Value()
104 .Add(fExceptionThrown = new BCheckBox("exceptionThrown",
172 fExceptionThrown->SetValue(B_CONTROL_ON);
H A DExceptionStopConfigView.h47 BCheckBox* fExceptionThrown; member in class:ExceptionStopConfigView

Completed in 30 milliseconds