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...