libco
libco copied to clipboard
fix : modify optimization level to -O0 when in debug mode
Optimization level of g++ whill affect debug options of gdb. I meet error when i use gdb to debug libco in ubuntu that gdb list can't refer to source file correctly, so it should be -O0 in debug mode.
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.