Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUnable to debug Nios Applications under Linux
Hello, I'm using Nios II EDS 14.0 under Linux (CentOS 6.5) and I actually can't debug any applications: they run fine (by clicking on "run as Nios II Hardware") but they won't debug. I get this mess...
Altera_Forum
Honored Contributor
11 years agoI have the same problem under OpenSUSE 13.1 and CentOS 6.5. My current solution is to copy the nios2-elf-gdb from:
/opt/altera/13.1/nios2eds/bin/gnu/H-i686-pc-linux-gnu/bin/nios2-elf-gdb to: /opt/altera/14.0/nios2eds/bin/gnu/H-x86_64-pc-linux-gnu/bin/nios2-elf-gdb Seems to work ok for now. It would be really nice from Altera, if they officially supported CentOS!