Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

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