Fix for call-ar-st.exp failure on x86
Stan Shebs
shebs@cygnus.com
Thu Oct 7 18:45:00 GMT 1999
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
More information about the Gdb-patches
mailing list