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

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp34 fExceptionCaught(NULL)
67 fExceptionCaught->SetTarget(this);
107 .Add(fExceptionCaught = new BCheckBox("exceptionCaught",
113 fExceptionCaught->SetEnabled(false);
H A DExceptionStopConfigView.h48 BCheckBox* fExceptionCaught; member in class:ExceptionStopConfigView

Completed in 30 milliseconds