This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: remote target: single step too slow


On Thu, 2004-11-04 at 06:21, Ilko Iliev wrote:
> I found in the last version of gdb next stange effect:
> after breakpoint the gdb read the code memory from the beginning of the 
> current function in single word mode. This make the single stepping very 
> very slow.
> Why it is necessary gdb to read code after each breakpoint or single step?
> If it is necessary is it not possible to read the code in block mode 
> (one packet transaction with remote target)?

Same with this one: ask on the gdb list for a definitive answer.

Keith


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