This is the mail archive of the gdb@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]

Re: embedded sh target


"J.T. Conklin" wrote:

> I'm readying a patch that creates an explicit embedded sh target.
> Aside from renaming sh.mt to linux.mt, I'm leaving the gnu/linux
> target alone.  I think that support for the SH3 ROM monitor, e7000
> ICE, and perhaps the sh simulator can be removed, but I'll leave that
> to a linux hacker to decide.

FYI, it is standard for the simulators to be included in a native
targets.

> Because the linux target includes shared library support that includes
> link.h, it does limit building GDB to linux hosts.  I'll leave that to
> linux hackers to deal with as well.

Yes, the #include <link.h> problem is pretty wide spread - it
unfortunatly affects a lot of what are ment to be embedded targets.

	Andrew

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