Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios II Debugger problem
When I try to debug the simple_socket_server app in Nios II SBT for Eclipse I get the following error: .gdbinit: No such file or directory. Reading symbols from C:/NEEK_Qsys/Ethernet3/neek_et...
Altera_Forum
Honored Contributor
14 years agoExactly my question too!!
The ".gdbinit: No such file or directory" message has been coming up for months, but never caused any problems. As of recently however, I also started getting "Stopped due to shared library event" during execution, and then the processor resets. Usually it does that several times before it finally executes the program to the end. Thinking it may have something to do with the debugger, I run the program in Release config, and it still does the resetting...