Forum Discussion
Altera_Forum
Honored Contributor
21 years agoStrange value while debugging in Eclipse
All, I encountered a very strange problem while debugging my application (KVM) on NiosII with uclinux from Eclipse. The value of some variable is not correct while showed from the Eclipse, when...
Altera_Forum
Honored Contributor
21 years agoSo you mean the source code in .C does not match the assembly well? But some variables have the correct value, such as "argc".
Can I solve this problem if using the gdb directly? Could you show me how to debug application by gdb instead of using the GUI? May I debug the application locally by gdb, which I once tried on Linux PowerPC? Thanks, Neo