Altera_Forum
Honored Contributor
16 years agoInsight debugger no showing files
I used to use Quartus 7.1 and we have recently upgraded to Quartus 9.0 (sp2) and the associated software tools.
The biggest change that I can see is that they have upgraded gcc from 3.4.1 to 3.4.6. When I run the insight debugger under 9.0, I am not getting a list of files like I used to get when I ran under 7.1 - which makes debugging essentially impossible since I cannot browse my source code to set breakpoints. If I step into code, it finds it, but I cannot browse. The only difference in my setup was upgrading from 7.1 to 9.0, everything else stays the same (compiling the same source, etc) - however in 7.1 when I pull-down the list I get all of the files in my programe. In 9.0, when I pull-down the list of source files, I get a corrupted list (see attached image). Does anyone have any ideas? Adding more information: I installed 7.2 and it behaves just like 9.0, so 7.1 works, but 7.2 fails. 7.1 works even on the files that I built with 7.2, so it doesn't seem to be part of the compiler, but more a part of the debugger - so annoying.