Message302761
| Author | skrah |
|---|---|
| Recipients | Aaron Michaux, skrah, terry.reedy |
| Date | 2017-09-22.18:12:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506103968.7.0.0692062690041.issue31494@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Also, I don't think --with-pydebug works well with valgrind. It's either: 1) --with-pydebug 2) CFLAGS="-O0 -g" --with-valgrind 3) CFLAGS="-O0 -g" --without-pymalloc Combining 2) and 3) probably does not hurt, but is not necessary. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-22 18:12:48 | skrah | set | recipients: + skrah, terry.reedy, Aaron Michaux |
| 2017-09-22 18:12:48 | skrah | set | messageid: <1506103968.7.0.0692062690041.issue31494@psf.upfronthosting.co.za> |
| 2017-09-22 18:12:48 | skrah | link | issue31494 messages |
| 2017-09-22 18:12:48 | skrah | create | |