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]: Don't execute C++ tests for HC11/HC12


Hi Stephane,

I like this patch.  I need two things and then I will approve it.

> The C++ IO streams are too large for HC11/HC12 and are thus not available.
> The gdb C++ tests use them and don't compile.

Please add this note as a comment in skip_cplus_tests, for the
benefit of future maintainers.

Also tell me how you tested your patch.  I do not need an exhaustive test.
I just need you to describe whatever you did on your system to test
the patch.

Thanks,

Michael C

===

2003-02-23  Stephane Carrez  <stcarrez at nerim dot fr>

	* lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.


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