------- Additional Comments From drow at gcc dot gnu dot org  2005-03-21 16:31 
-------
Nice patch!  GDB should be fine with this; it either treats inlined subroutines
the same as lexical blocks at the moment, or ignores them entirely.  It does
not really support DW_AT_ranges, but it will synthesize vaguely appropriate
high/low PC ranges for them.  Real range support isn't likely to be implemented
until something - like this - makes it necessary...

-- 


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

Reply via email to