libco icon indicating copy to clipboard operation
libco copied to clipboard

fix : modify optimization level to -O0 when in debug mode

Open sliver-chen opened this issue 6 years ago • 1 comments

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.

sliver-chen avatar Apr 19 '19 09:04 sliver-chen

CLA assistant check
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.

tencent-adm avatar Apr 19 '19 09:04 tencent-adm