On Saturday, December 17, 2011 11:55:13 PM UTC-8, Paul Rubin wrote:
> buck <workit...@gmail.com> writes:
> > I tried to pinpoint this intermediate allocation with a similar
> > PyDict_New/LD_PRELOAD interposer, but that isn't working for me[2].
> 
> Did you try a gdb watchpoint?

I didn't try that, since that piece of code is run millions of times, and I 
don't know the dict-id I'm looking for until after the problem has occurred.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to