Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDebugging Apps under Linux MMU
Well, I'm on to debugging apps under linux. I tried to follow (and adapt) the wiki directions for using gdb: http://www.nioswiki.com/operatingsystems/uclinux/debugapps I'm using the gdbs...
Altera_Forum
Honored Contributor
16 years agoHi,
I comment the solution that I have found for someone that could met with the same trouble. I write two commands in the archive .gdbinit, these are:
set solib-absolute-prefix /home/garcia/Escritorio/nios2-linux/toolchain-mmu/x86-linux2/nios2-linux-gnu/libc/lib
set solib-search-path /home/garcia/Escritorio/nios2-linux/toolchain-mmu/x86-linux2/nios2-linux-gnu/libc/lib