dhavey wrote:

> What full debug?

Depends on your development toolset, but for gcc, it means including the 
-g flag and not doing anything that would strip the binary.

For gcc, unoptimised means something like -O0

_______________________________________________
questions mailing list
questions@lists.ntp.org
https://lists.ntp.org/mailman/listinfo/questions

Reply via email to