Is CDT Build Console the same as the gdb (arm-none-eabi) console?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is CDT Build Console the same as the gdb (arm-none-eabi) console?

741件の閲覧回数
christopherira
Contributor III

Hi,

 

I'm following a tutorial on mcuoneclipse and they use gdb (arm-none-eabi) console.

In Kinetis Design Studio I only have CDT Build Console and CDT Global Build Console. Will these work the same way?

 

Thanks,

 

Chris

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

625件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Christopher,

in Eclipse, each subsystem can define and use its own 'sub console' for output. For the build (make) system, the two consoles you mention are used. The GDB consoles only show up when you start a debug sessions.

Erich

0 件の賞賛
返信

625件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

The CDT debugger uses GDB as the underlying debug engine. It translates each user interface action into a sequence of GDB commands and processes the output from GDB to display the current state of the program being debugged.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信