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] Convert float_info to print_float_info on i386 target


   Date: Thu, 15 Aug 2002 14:53:00 -0400
   From: Andrew Cagney <ac131313@ges.redhat.com>

   > Subject says it all.  I'm just wondering whether I should use
   > frame_register_read to read registers.  Andrew?

   It should be printing info for the specified frame, so technically yes. 
      However, for the i386 is an FP register ever saved on the stack?

Nope!  Phew, that gives me an easy way out.  I'll see if I can add a
comment explaining this, just in case someone else starts wondering.

Mark


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