debug

Fangrui Song 2018-12-22 14:40:46 -08:00
parent 90f42ef3b7
commit 2a16b9c89d

@ -2,7 +2,9 @@ First of all, use a Debug [[Build]]. It is compiled with `-O0 -g` while the defa
### Logs
`--log-file=/tmp/cc.log`
`-log-file=/tmp/cc.log -v=1`
`-v=1` dumps command line options used for parsing.
### stderr