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: [commit] Fix info frame's saved registers output


   Date: Fri, 29 Oct 2004 10:02:09 -0400
   From: Andrew Cagney <cagney@gnu.org>

   Hello,

   Folloing up from my earlier e-mail, this restores the original behavior 
   of the "info frame" saved registers output.  It will now consistently 
   display the registers saved by the selected frame, and the output won't 
   change as the stack changes.

Makes sense to me.  The only thing that bothers me is why you used the
extra braces around *realnump in the frame_unwind_register calls?

Mark


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