How to generate a DWARF file? Is it generated as an ELF?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to generate a DWARF file? Is it generated as an ELF?

跳至解决方案
1,422 次查看
VladMaglasu
Contributor I

Hello,

I want to generate a DWARF file. I was looking in the project settings and found the following settings. I checked the "Displat DWARF&Debug information" settings. I selected the debug format as DWARF. I cleaned the project and build it. I did not find any ".dwarf files" in the output files. Cand the information be found in the ELF file? Is it generated as an ELF file instead of a DWARF file?

2.png

1.png

  

0 项奖励
回复
1 解答
1,403 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

It does not generate any additional file.

DWARF only chooses debugging information format used in the ELF file.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,404 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

It does not generate any additional file.

DWARF only chooses debugging information format used in the ELF file.

0 项奖励
回复