v8-compiler | js project and distribute it without source code | Runtime Evironment library
kandi X-RAY | v8-compiler Summary
kandi X-RAY | v8-compiler Summary
Compile your Node.js project and distribute it without source code
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of v8-compiler
v8-compiler Key Features
v8-compiler Examples and Code Snippets
Community Discussions
Trending Discussions on v8-compiler
QUESTION
In our development, we switched from IAR ARM V7.40 to IAR ARM V8.40
We are using the python package pyelftools
for postprocessing of the debug information. Unfortunately, this seems to be broken now, as the V8-compiler seems to use DWARF4 syntax, which is not fully covered by pyelftools. The V7-compiler used DWARF3 which was fine.
Is there any compiler option for IAR V8 to change DWARF format? In the IAR C/C++ Development Guide, I only find the --debug, -r
option to enable debug information, but no further fine tunings (e.g. like -gdwarf-3
option for the arm-clang compiler).
ANSWER
Answered 2021-Mar-01 at 10:32There is a hidden compiler option --no_dwarf4
which disables DWARF4. This works fine for our problem.
Unfortunately, this compiler option is neither documented in the IAR C/C++ Development Guide nor listed in the command line help ($ iccarm --help
) for the compiler.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install v8-compiler
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page