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]

Re: [PATCH]: tm-i386.h


   Date: Mon, 17 Jul 2000 15:26:57 -0700
   From: Michael Snyder <msnyder@cygnus.com>

   Dear i386 maintainers, 

   This change looks OK to me -- how about you?

Approved, but could you break the long line and format it like this?

#define SAVED_PC_AFTER_CALL(frame) \
  (read_memory_unsigned_integer (read_register (SP_REGNUM), 4))

Mark

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