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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

2,657 Views
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

Labels (1)
3 Replies

1,512 Views
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,512 Views
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 Kudos

1,512 Views
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