Sergey Kandaurov 322f22f7b5 Fix libproc test case to work with clang premature optimization
observed with -O2 (used by default).
Avoid function inlining for t1_bkpt_t on which we set a breakpoint.
Otherwise the address of the function is never called thus the
breakpoint never triggers.

Reported by:	zont
Reviewed by:	rpaulo
2012-12-26 05:11:48 +00:00
..
2010-08-11 17:33:26 +00:00
2010-08-11 17:33:26 +00:00
2010-09-18 23:38:21 +00:00