[RFC] problem fetching inferior memory due to breakpoint

Daniel Jacobowitz drow@false.org
Thu Apr 27 02:10:00 GMT 2006


On Wed, Apr 26, 2006 at 06:37:14PM -0700, Michael Snyder wrote:
> If the breakpoints_inserted flag were made globally available
> (thru an accessor method, of course), then there is a really
> inexpensive way to determine that the list-walking step may
> be skipped.

Right, but my point is that the concept of an "all breakpoints are
inserted" flag may have its days numbered.  If we want to scale
to large numbers of breakpoints - e.g. on an inlined function -
I don't think we can remove all breakpoints.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list