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: Mon, 18 Aug 2003 05:42:39 -0400
   From: Michael Elizabeth Chastain <mec@shout.net>

   It works for me.  Fixes the bug, no regressions anywhere in the test
   suite, eight configurations tested (all my gcc's with -gdwarf-2 and
   -gstabs+). 

   I also took a little test program and stepi'd it through each
   instruction in select() and the stack trace was good after each
   instruction.

   I think this is ready for the branch.

Checked in there too.  Thanks for testing.  But as soon as GCC starts
intermingling the moves with the pushes in the prologue we'll lose
again.  Ah, such is life :-(.

Mark


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