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: [RFC] mn10300: Rewrite prologue analyzer


> I've rewritten the prologue analyzer to use the "prologue-value"
> machinery.  It already knows about more instructions than the existing
> prologue analyzer, and will accept instructions in any order.

Nice! I've always wanted to take a look and see how it can simplify
prologue parsing... How did you find it?

Looks like overall your patch is a nice improvement compared to
the previous implementation. I quickly scanned the patch. I am not
very familiar with prologue-value, but everything seemed OK to me.

-- 
Joel


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