New issue
Advanced search Search tips

Issue 910832 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

rust eclass should handle USE=cros-debug

Project Member Reported by vapier@chromium.org, Dec 1

Issue description

when USE=cros-debug is enabled, we should turn on at least:
- debug-assertions = true
- overflow-checks = true

might also change panic setting ?  i defer to you guys to do what makes sense there.

USE=cros-debug should *not* change the optimization settings (which is what i think USE=debug does currently).
 

Sign in to add a comment