Debugging level

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,160件の閲覧回数
emb02
Contributor V

I'm using MCUXpresso IDE v11.4.0 to create a project.

So in that Debugging level should be Default or None for release configuration?

debug level.PNG

タグ(2)
0 件の賞賛
返信
1 解決策
3,133件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

EMB02

This is somehow beyond MCUXpresso IDE scope.  Your question is related with gcc itself. 

All the debug level related information is documented here

http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html

I checked there is little information about Level 2. If you have interest, I suggest you contact the gcc team. At the bottom of this page, there is contact.

https://gcc.gnu.org/lists.html

 

Hope this helps,

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
3,136件の閲覧回数
emb02
Contributor V

Hi,

Thanks for your response.

Can you describe more about level 2? How much information default level produces?

Regards,

EMB02

0 件の賞賛
返信
3,134件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

EMB02

This is somehow beyond MCUXpresso IDE scope.  Your question is related with gcc itself. 

All the debug level related information is documented here

http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html

I checked there is little information about Level 2. If you have interest, I suggest you contact the gcc team. At the bottom of this page, there is contact.

https://gcc.gnu.org/lists.html

 

Hope this helps,

Jun Zhang

0 件の賞賛
返信
3,147件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

In "Release", we suggest setting debug level as Default (-g). Here is description about debug level

ZhangJennie_0-1637741149504.png

Hope this helps,

Jun Zhang

 

0 件の賞賛
返信