Add arm-symbianelf support.

Pedro Alves pedro@codesourcery.com
Thu Feb 25 20:34:00 GMT 2010


On Thursday 25 February 2010 20:10:15, Daniel Jacobowitz wrote:
> On Thu, Feb 25, 2010 at 08:06:50PM +0000, Pedro Alves wrote:
> > This patch of Daniel's adds basic support for arm-symbianelf
> > to gdb.
> > 
> > Daniel, do you think the arm_symbian_osabi_sniffer is
> > still sufficiently tight to not cause problems in
> > --enable-target=all builds?  Otherwise, this looks
> > good to me.  :-)
> 
> Yes, I think this is still safe.  It's not obvious from the commands,
> but the key is ET_DYN with the program headers not mapped; ET_EXEC
> without mapped headers is common (bare metal applications are usually
> like this).

Thanks.  I've applied the patch then.

> I wish there were a better marker.  Maybe there is nowadays?

I don't see one, but I'll keep an eye out for it.

-- 
Pedro Alves



More information about the Gdb-patches mailing list