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/18979] Debugging inlined code is *bad*


------- 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


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