[PATCH 07/11] ELFv2 ABI: base support

Joel Brobecker brobecker@adacore.com
Fri Jan 31 03:27:00 GMT 2014


> I've now added this comment block:
> 
> +  /* At this point, the only supported ELF-based 64-bit little-endian
> +     operating system is GNU/Linux, and this uses the ELFv2 ABI by
> +     default.  All other supported ELF-based operating systems use the
> +     ELFv1 ABI by default.  Therefore, if the ABI marker is missing,
> +     e.g. because we run a legacy binary, or have attached to a process
> +     and have not found any associated binary file, set the default
> +     according to this heuristic.  */

Looks great!

Thanks :)

-- 
Joel



More information about the Gdb-patches mailing list