Debugging problem with insight debugger

Gene Smith gds at chartertn.net
Sat Sep 3 04:57:38 UTC 2016


I have been trying to use the insight debugger on one of the example 
programs, examples-v2/led/timer. This is using a stm32f4-discovery board
with the st-util gdbserver from here: https://github.com/texane/stlink.
Basically it works OK but I see a weird problem when debugging with 
insight from this project: https://github.com/monnerat/insight/
The details are described here: 
https://github.com/monnerat/insight/issues/9.
Basically it seems to be a name clash between the rtems application file 
called init.c and a newlib file also called init.c (at least that's my 
theory).
I'm not an expert on gdb or insight so if anyhow has ideas as to what is 
wrong I would appreciate any information.

Thanks,
-gene



More information about the users mailing list