This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/23190] [4.0/4.1 Regression] debug info omitted for uninitialized variables (stabs)


------- Additional Comments From rth at gcc dot gnu dot org  2005-09-08 02:42 -------
A more severe example is gdb.base/call-ar-st.c wherein the local static variable
"double_array" is not put to the debug info at all.  Not even its name as in the
example here.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23190


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]