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: [RFC/i385newframe] Fix sigtramp unwinder.


   Date: Wed, 28 May 2003 16:39:23 +0200
   From: Michal Ludvig <mludvig@suse.cz>

   Hi,
   this patch fixes x86_64_linux_sigcontext_addr() which returned wrong 
   address, and consequently enables unwinding from signal handlers.
   Detailed explanation of this change is in the comment in the patch.
   OK to apply?

Oops.  Of course...  There was a slight problem...  You left an unused
variable.  I fixed it and checked it in.

Thanks!

Mark


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