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


> Picking some low-hanging fruit :-).  This probably fixes PR
> backtrace/1338.  I'll be checking this in on the branch if Michael
> confirms that this fixes the bug.

All right!

I will test this several hours later this evening.

My test bed is busy right now, I am fixing pr gdb/296 and pr gdb/1317
(the ENUM_BITFIELD maintenance stuff).

Michael C

===

Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* i386-tdep.c (i386_analyze_register_saves): Handle register saves
	at the start of a frameless function.  This probably fixes PR
	backtrace/1338.


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