933 "crash). see test_error_handler() in debug.cpp.") \ |
933 "crash). see test_error_handler() in debug.cpp.") \ |
934 \ |
934 \ |
935 notproduct(bool, TestSafeFetchInErrorHandler, false, \ |
935 notproduct(bool, TestSafeFetchInErrorHandler, false, \ |
936 "If true, tests SafeFetch inside error handler.") \ |
936 "If true, tests SafeFetch inside error handler.") \ |
937 \ |
937 \ |
|
938 notproduct(bool, TestUnresponsiveErrorHandler, false, \ |
|
939 "If true, simulates an unresponsive error handler.") \ |
|
940 \ |
938 develop(bool, Verbose, false, \ |
941 develop(bool, Verbose, false, \ |
939 "Print additional debugging information from other modes") \ |
942 "Print additional debugging information from other modes") \ |
940 \ |
943 \ |
941 develop(bool, PrintMiscellaneous, false, \ |
944 develop(bool, PrintMiscellaneous, false, \ |
942 "Print uncategorized debugging information (requires +Verbose)") \ |
945 "Print uncategorized debugging information (requires +Verbose)") \ |