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, 1 Aug 2004 23:58:51 +0200 (CEST)
> From: Mark Kettenis <kettenis@chello.nl>
> 
> This revamps the way i386_analyze_frame_setup() tries to skip over the
> code instructions that GCC might migrate into the prologue.  The
> instructions are now in a list that can easily be extended if the need
> arises.

Thanks, I verified that the original problems I reported no longer
exist with this version.


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