Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLinux Debug and Globals
I've run into a problem trying to use the IDE to debug Linux apps. The problem is with global variables (variables defined outside of the current scope in the debugger). I first add my global v...
Altera_Forum
Honored Contributor
21 years agoThere's definitely an issue there, I'm still looking into the problem. Right now, I'm working on determining if it's an issue with:
(1) Linux application build process (2) GDB (3) How the Nios II IDE interfaces with GDB when debugging Linux applications I'll let you know how things go later on today.