arm-none-eabi-gdb.exe has stopped working

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

arm-none-eabi-gdb.exe has stopped working

2,778 次查看
mr_max
Contributor IV

Ok so, I just got a weird crash with gdb server today. I don't know the reason yet, it just happened like that ...

 

I tried :

- Restart KDS

- Reboot Windows

- Unplug/replug, SEGGER J-Link

 

Still crashing ... I can compile but it is not possible to launch debug.

 

I attach a screenshot where you can see the window crash  :

149010_149010.pngCapture d’écran 2016-05-09 à 18.46.22.png

 

Below it is problem details :

Problem signature:

  Problem Event Name:    APPCRASH

  Application Name:    arm-none-eabi-gdb.exe

  Application Version:    0.0.0.0

  Application Timestamp:    53e000a7

  Fault Module Name:    arm-none-eabi-gdb.exe

  Fault Module Version:    0.0.0.0

  Fault Module Timestamp:    53e000a7

  Exception Code:    40000015

  Exception Offset:    0019be55

  OS Version:    6.1.7601.2.1.0.256.1

  Locale ID:    2060

  Additional Information 1:    135f

  Additional Information 2:    135f28f599bb81eed73f246263285a0b

  Additional Information 3:    789a

  Additional Information 4:    789a1a5d65a8c84064f6b96a05fd0bd3

标签 (1)
3 回复数

1,633 次查看
BlackNight
NXP Employee
NXP Employee

Hi Maxime,

try deleting all breakpoints, see https://mcuoneclipse.com/2014/10/11/failed-to-debug-with-gdb-breakpoints-or-expressions-on-non-exist...

I hope this helps,

Erich

1,633 次查看
PedroBecerra
Contributor III

I was becoming crazy with this problem.

Mi experience with KDS is not good. It has so many bugs, so many problems, ...

I was so comfortable with CW. The transition to KDS, SDK, MCUEXPRESO... is so bad for me.

Thanks to your good help I'm still try to use it.

Thank you very much.

0 项奖励

1,633 次查看
mr_max
Contributor IV

Ok, I deleted all breakpoints and now it work again.

Thank you Erich for your help.

And by the way, I would like to thank you again for all the support you made with your great blog ! :smileyhappy:

Best regard

Max