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/i386newframe] amd64newframe


   From: Elena Zannoni <ezannoni@redhat.com>
   Date: Mon, 19 May 2003 11:36:36 -0400

   Mark Kettenis writes:
    > 
    > Index: ChangeLog
    > from  Mark Kettenis  <kettenis@gnu.org>
    >  
    > 	Revise the x86_64 (sub)taget.
				 ^^^^^^^
				  typo (meager contribution...:)

Lucky me!  I get another chance to correct this when I check things in
on mainline.

   I don't know if I can grant you access to some hardware, I'll see what
   I can do.  However I have tried to run the gdb testsuite.

Thanks.  

   It is not running too well, I had to kill it because it was hanging,
   like this below:

Well, at least some things work.

Hmm.  Your problems looks very similar to a problem I had on i386.
Looks like the DWARF CFI unwinder and the dummy code don't agree on
the definition of the top of a stack frame.  I checked in a patch that
implements a solution that's similar to what I did on i386 (and forgot
to move over to amd64).

Anyway, if you can spare the time to run the testsuite again...

Mark


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