Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] indexer timeout while debugging index tests

Every time I try to debug an index test (e.g. a test case in
IndexCPPTemplateResolutionTests), I run into the problem that the
indexer timeout is reached while I am stopped at a breakpoint.

I have been working around this by manually adjusting
BaseTestCase.INDEXER_TIMEOUT_SEC every time I debug a test case,
but I am wondering, is there a better way?

Thanks,
Nate 		 	   		  

Back to the top