" #8926"> " #8926"> About debug "<optimized out>" #8926

About debug "<optimized out>" #8926

issue lovecodelc opened this issue on October 15, 2016
  1. lovecodelc commented at 3:07 PM on October 15, 2016: none

    Hi, I have build Bitcoin Core with "./configure --enable-debug --prefix=...", when in debug model, i print some var, but notice "<optimized out>", i want to modify Makefile's compiler option(-O0), is there a easy way to modify it, how about modify "configure" ? thanks.

  2. laanwj commented at 8:52 PM on October 17, 2016: member
    ./configure CFLAGS="-O0 -g" CXXFLAGS="-O0 -g"
    
  3. laanwj closed this on Oct 17, 2016

  4. MarcoFalke locked this on Sep 8, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me