You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#13005 changed the flags from O0 to Og when it can. For reasonable debugging experience I change this back, otherwise half the time I'm debugging something it's optimized out.
Would people be open to --enable-debug-slow or something that simply preferred O0?