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,425件の閲覧回数
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,406件の閲覧回数
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,407件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

It does not generate any additional file.

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

0 件の賞賛
返信