[cfe-dev] Announcing "clang-ctags"

Sean Silva silvas at purdue.edu
Tue Jul 24 01:05:36 PDT 2012


If it consistently triggers inside that function, then maybe you could
single step it through that function? It's a bit tedious to do 5-11
times, but it will probably find the offending stray memory reference.

--Sean Silva

On Mon, Jul 23, 2012 at 11:36 PM, John Wiegley <johnw at boostpro.com> wrote:
>>>>>> Sean Silva <silvas at purdue.edu> writes:
>
>> Could you please check that this still happens on the latest trunk? If it
>> still does, could you try to produce a reduced testcase?
>
> I would love to reduce it, but I'm not sure how.  When it happens depends on
> which machine I run it on, and it requires parsing several rather large C++
> files before it happens at all.  So, I'm not sure the case to reproduce will
> ever be small, but it is consistent.  That much is in the bug report.
>
> --
> John Wiegley
> BoostPro Computing
> http://www.boostpro.com
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list