This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] New option "trust-readonly-sections"


> The same goes for things like breakpoints.  GDB pulls them so that the target is always left in a clean state.  Not pulling them would be a performance bost (knowing the numbers not as much as this one!).


Er, that doesn't parse.

Michael's trust read only sections patch has a dramatic impact on 
performance.  It eliminates the need to read target memory before 
writing a breakpoint.

Andrew




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