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: [PATCH 0/3] Use code cache in arm and aarch64 prologue analyzer


On 16-12-06 15:03:46, Yao Qi wrote:
> This patch series improves the speed on setting a breakpoint on a
> function, like "break foo" on arm and aarch64.  Each backend has
> slightly different paths on "debug information exists vs. debug
> information doesn't exist".  Patch #1 changes gdb.perf/skip-prologue.exp
> so that we can compile the test case with and without debug
> information.  Patch #2 and patch #3 improves arm and aarch respectively.
> 

I've pushed them in.

-- 
Yao (齐尧)


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