[RFC/7.1] Reset breakpoints after load

Joel Brobecker brobecker@adacore.com
Mon Mar 15 01:08:00 GMT 2010


> * Don't read from the target during prologue analyzers; only read from
> the executable file.  I like this solution best, and it has other
> merits (it's faster!).  But it's the most work.

I like this solution best too, but ...

> 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* symfile.c (generic_load): Reset breakpoints after loading.

... this seems fine, at least as a temporary measure.  The only drawback
I can see is performance, but I don't think it will be noticeable.

-- 
Joel



More information about the Gdb-patches mailing list