From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: dhawkins@dhawkins.dsl.frii.com Cc: gdb-patches@cygnus.com Subject: Re: bug in gdb Date: Mon, 19 Apr 1999 08:52:00 -0000 Message-ID: References: <87n206kfz7.fsf@dhawkins.dsl.frii.com> X-SW-Source: 1999-q2/msg00039.html Message-ID: <19990419085200.e1zTX2ksov1SfrALg4X5WuzIxPpUm2vxBYx6XErmDrE@z> > Found a bug in gdb. This seems to be the correct fix. (I give the > code unconditionally to the FSF for what ever they wish to do with > it..., yadda, yadda, yadda). It does not seem to warrant much > fanfare. For a change this small, we don't need a copyright assignment. It's not large enough to be copyrightable. > Changelog entry: > Fixed a bug where the typevec_size was not being reset to zero after > the typevec itself had been reset. The fix looks reasonable, but can you give me an identifier to demangle that makes the bug appear?