| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@erlend-aasland @aaupov cc @indygreg $ llvm-dwarfdump -r 1 ./python | head | grep Compile 0x00000000: Compile Unit: length = 0x00000102, format = DWARF32, version = 0x0005, unit_type = DW_UT_compile, abbr_offset = 0x0000, addr_size = 0x08 (next unit at 0x00000106) |
Sorry, something went wrong.
|
BTW, -gdwarf-4 forces the emission of debug information in DWARF4 format. Clang has added an extra flag -fdebug-default-version to specify which version is the default without forcing the output of debug information (https://reviews.llvm.org/D69822). What's the intended effect here: emit the debug information in default format (-g) or don't emit it at all (removed flag)? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.