This is the mail archive of the gdb-patches@sourceware.cygnus.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: Fix for call-ar-st.exp failure on x86



   Date: Mon, 4 Oct 1999 17:40:56 -0400
   From: Jim Kingdon <kingdon@redhat.com>

   When GDB calls a function it incorrectly pads the arguments - that is,
   GDB's behavior differs from GCC and also from the x86 ABI at
   http://www.sco.com/developer/devspecs

The change seems like a good idea to me, although I'd like to see it
done in the "gdbarch" way rather than by adding another ifdef to the
sources.  Andrew C. should be able to help you with the details, if
the arch vector seems too mysterious still.

								Stan

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