Turn off all optimizations on Fuchsia debug builds |
|
Issue descriptioncrbug.com/910243 turned on size optimizations on Fuchsia debug builds so that they fit on the debug bot. In order to use a debugger like zxdb to step through code, we need to turn off optimizations. In order to fix the debug bot, we should use the `--fvm_image_size` gn flag in the Fuchsia build.
,
Jan 15
What do we want to test with the debug bot in the first place? Is it really about the component build? |
|
►
Sign in to add a comment |
|
Comment 1 by w...@chromium.org
, Jan 15Status: Assigned (was: Untriaged)