Is *.mh used in native mode only?

Mark Kettenis mark.kettenis@xs4all.nl
Mon Feb 12 07:25:00 GMT 2007


> From: Masaki Muranaka <monaka@monami-software.com>
> Date: Mon, 12 Feb 2007 15:25:56 +0900
> 
> Hello maintainers,
> 
> According to gdbint document, config/*/*.mh is a one of
> host dependent files (not only native).
> But it seems that it is not read by configure in case
> building the cross debugger.

Don't know where you read that, but section 8.1 says that it the *.mh
files are only used for native debuggers.  I guess the documentation
is just wrong here.  For a cross debugger you should be able to figure
out everything you need by autoconf tests.

Mark



More information about the Gdb-patches mailing list