[Bug ada/37245] GDB reports "No definition of "var1" in current context." for an existing variable

2011-09-08 Thread timo.lindfors at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37245 --- Comment #7 from Timo Lindfors 2011-09-08 08:06:42 UTC --- Great news! I can verify that this indeed was fixed in debian (amd64 unstable) too: $ gnatmake -ggdb3 -O0 gdb_bug_2 gcc-4.6 -c -ggdb3 -O0 gdb_bug_2.adb gdb_bug_2.adb:25:07: warning: v

[Bug ada/37245] GDB reports "No definition of "var1" in current context." for an existing variable

2011-08-31 Thread timo.lindfors at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37245 --- Comment #4 from Timo Lindfors 2011-09-01 00:31:16 UTC --- The bug still occurs for me on debian testing: lindi2:~/tmp$ gnatmake -ggdb3 -O0 gdb_bug_2 gcc-4.4 -c -ggdb3 -O0 gdb_bug_2.adb gdb_bug_2.adb:25:07: warning: variable "gs" is read but