- Enabled "configure --enable-debug" to suppress optimization, therefore

allowing debugging without the debugger showing the unoptimized source
  while stepping through optimized code.
This commit is contained in:
Paul Beckingham 2008-11-09 01:42:30 -05:00
parent aafcba436e
commit 6d5309527c
5 changed files with 29 additions and 2 deletions

View file

@ -102,6 +102,8 @@
easier comparison by month of tasks added versus completed and deleted.
<li>"task version" command now reports unrecognized configuration variables,
which may be spelling mistakes or deprecated variables.
<li>"configure --enable-debug" now supported to suppress compiler optimization
to allow debugging.
</ul>
<p>