ntpd hangs under FBSD 8

Dag-Erling Smørgrav des at des.no
Thu Feb 25 14:33:46 UTC 2010


Alexey Shuvaev <shuvaev at physik.uni-wuerzburg.de> writes:
> The flag you should look at is '-g'. GCC supports debuggind symbols
> together with -O2 optimizations.

It is generally not a good idea to use -O2 for debugging versions, since
gcc will optimize away many local variables.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list