------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 13:21 ------- Debugging any optimized code is hard. If you were debugging non optimized code the behavior which you are seeing will not happen. One more thing we give all the information about inline function already we have include what functions are inlined where so this is debugger issue and you should report it to them.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18979