This is the mail archive of the gdb@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: What should be used instead of deprecated_read_memory_nobpt()?


On Tue, Nov 29, 2005 at 02:07:52PM -0800, Joel Brobecker wrote:
> > Not sure, but read_memory_unsigned_integer() might not be safe,
> > because of the possibility of inserted breakpoints.
> 
> Are there targets that do not remove breakpoints when the target stops?

No, this is target independent.  But someday I hope that GDB will not
require this.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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