[RFC] Python Finish Breakpoints

Joel Brobecker brobecker@adacore.com
Tue Dec 27 12:22:00 GMT 2011


> > I've checked in a fix in HEAD. Tested on x86_64-linux without any
> > regression. Not sure if we'll want it for the 7.4 branch or not.
> 
> Thanks for this fix,
> Just out of curiosity, why wouldn't we want it for the 7.4 branch?

I should say first that I haven't rejected the fix for the branch.
One thing to consider, however, is the fact that this patch does
not actually fix a problem. With a buffer of 100 characters, I don't
see how we could overflow.  On the other hand, it seems pretty
straightforward and could add an extra guard. You never know.

-- 
Joel



More information about the Gdb-patches mailing list