[Bug debug/25234] [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 2 23:29:00 GMT 2005



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-12-02 23:29 -------
gcc produces debuging info for each of the variables, so maybe again this is
gdb bug:
        .stabs  "mfacts:(1,1)",128,0,37,-41
        .stabn  192,0,0,.LBB2-.LFB994
        .stabs  "rcode:(0,1)",128,0,23,-12
        .stabs  "n:(0,4)",128,0,24,-16
        .stabs  "nfacts:(1,133)",128,0,34,-40


-- 


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



More information about the Gcc-bugs mailing list