This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC/RFA/i386] pb reading insns if breakpoints still inserted


On Sat, Apr 29, 2006 at 07:47:45PM +0300, Eli Zaretskii wrote:
> > Date: Sat, 29 Apr 2006 11:05:57 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> > 
> > Right now, there are many ways to read memory; two of them skip
> > inserted breakpoints, and the others don't.
> 
> What will break if we make them all skip breakpoints?

I don't know.  The only one I know of offhand is ppc-linux-tdep.c's
shared library support, which provides an alternate memory remove
breakpoint method.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]