Hi Michael, Michael Elizabeth Chastain wrote: > 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. > I'm running the full gdb validation with 'make check'. (with gcc 3_3 branch and binutils main branch; configured with --target=m6811-elf). Attached the new patch with the comment added. Stephane