Skip to content

Build: Improve Linux debug build flags #5033

@aleks-f

Description

@aleks-f

The debug flags are too simplistic and do not provide for a good debugging experience:

DEBUGOPT_CC = -g -D_DEBUG
DEBUGOPT_CXX = -g -D_DEBUG
DEBUGOPT_LINK = -g

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions