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: Unneeded displaced single stepping causes issues: Performance drop and range stepping killer


On Tue, Apr 23, 2013 at 11:58 PM, Raphael Zulliger <zulliger@indel.ch> wrote:
> - There's something I hope we could improve (but I haven't looked
> into the code yet): When GDB receives a stop reply, it issues many "memory
> reads". Sometimes it read consecutive memory by multiple RSP packages.
> Sometime it even reads the same memory region twice.

It's unfortunate that gdb's remote caching support doesn't work better
"out of the box".


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