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: [PATCH] Improve i386 prologue analyzer


> Date: Sun, 08 Aug 2004 06:24:04 -0400
> From: Michael Chastain <mec.gnu@mindspring.com>
> 
> eliz> If so, could you please explain why you think it needs any more
> eliz> ``marinating'' in HEAD?
> 
> It's a new design.

If that's the problem, we could use the less invasive change that I
posted.  It just adds a few more cases to a switch, but leaves the
overall structure of the code intact.

> And this feature interacts with many different external variations.
> For example, I haven't seen anyone test it with gcc 2.
> Or with a program that uses a lot of floating point.

As Mark points out, these issues are either already broken or
unaffected.


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