Change default debug build to use -O0 instead of -Og as the latter is still not great debugging experience. Use -Og -gz, plus the new -ggdb1, which together significantly cut down debug info size, to save CI cache space, while still enabling -gdbbt tests to work. |
||
|---|---|---|
| .. | ||
| docker | ||
| ci-build.bash | ||
| ci-common.bash | ||
| ci-install.bash | ||
| ci-pages-notify.bash | ||
| ci-pages.bash | ||
| ci-rtlmeter-cases.py | ||
| ci-rtlmeter-report.bash | ||
| ci-rtlmeter-report.py | ||
| ci-test.bash | ||
| ci-win-compile.ps1 | ||
| ci-win-test.ps1 | ||