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]

Re: debug/8095: missing dwarf info for parent class


On Fri, Mar 14, 2003 at 03:58:32PM -0600, Wolfgang Bangerth wrote:
> 
> > > If there are ways to tie debug output to a certain member of a class (just
> > > as we do for vtables), then I would say this is a good idea. If someone
> > > doesn't like this, then compile your library with -g.
> > 
> > I guess that sounds pretty reasonable to me, too.
> 
> So shall I close the report then? Note that I couldn't verify that the 
> debug info is actually emitted when the vtable is emitted -- could you 
> check this?

Yes, when the vtable is emited the debug information is also.  I think
we can close this PR.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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