Project

General

Profile

Actions

Bug #256

open

Re-enable building with no compiler optimization at all in debug mode

Added by Arnaud Fontaine over 12 years ago. Updated over 12 years ago.

Status:
Feedback
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2011-10-04
Due date:
% Done:

0%

Estimated time:
Patch Available:
No
Found in Versions:
Confirmed:
No
Branch:
Security:
No
Help Needed:

Description

Commit 559fa7ed44238e811ac0c11321ed021c35cba2be removed -O0 CFLAGS, thus now -02 is the default, which makes debugging difficult as it is not possible anymore to set breakpoints on certain functions. Here is a small patch to address this issue without overriding completely CFLAGS.


Files

Actions

Also available in: Atom PDF