| # | Line 78 | Line 78 | |
|---|---|---|
| 78 | with proper settings that are required for debugging purposes. | |
| 79 | This switch basically sets CFLAGS to "-g -O0". | |
| 80 | ||
| 81 | – | * --disable-mempool - Disables the memory pooling allocator and makes |
| 82 | – | code fall back straight to malloc/free. Useful for debugging purposes. |
| 83 | – | |
| 81 | * --enable-efence - Allows easy linking with the electric fence memory | |
| 82 | debugger library. | |
| 83 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |