Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLinux application debug problem
Hello, I'm having problems debugging a Linux application using Eclipse. I followed the steps in the "Microtronix Nios II Linux Distribution Reference Guide" document and I get the following...
Altera_Forum
Honored Contributor
21 years agoProblem solved.
I was running "debug app.gdb" on the Nios II target instead of "debug app.exe". The app.gdb file is only loaded through Eclipse and not actually executed on the target. Thanks for the help. -- Terry G.