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: [RFA]: Compile some gdb.base tests with -mshort for HC11/HC12


Hi!

Some gdb.base tests must be compiled with -mshort for HC11/HC12 because
otherwise they either don't compile/link (remote.c, call-ar-st.c), or they
fail due to gdb expecting a different behavior when passing a char as parameter
(they are passed as 16-bit whatever the size of int).

Stephane, what exactly is the failure mode? This might be a testsuite bug but it is also sounding like a limitation (i.e., bug) in core GDB.


Andrew



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