Altera_Forum
Honored Contributor
17 years agodebugging using Nios2-ide and gdb
Hi, I am trying to debug the kernel using the instructions here:
http://nioswiki.com/operatingsystems/uclinux/nios2ide (http://nioswiki.com/operatingsystems/uclinux/nios2ide) <div class='quotetop'>QUOTE </div> --- Quote Start --- Unable to set temporary breakpoint in main. Reason: Target request failed: Function "main" not defined.. Continue?[/b] --- Quote End --- I've tried adding the ../linux2.6 directory to the source search paths, but that didn't help. I can't actually access the linux source with this project setup in the IDE.