[PATCH] D15775: Add debugger rendezvous DT_DEBUG .dynamic entry

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 20:42:36 PST 2015


I would much prefer without. Thanks.
On Dec 24, 2015 8:48 PM, "Ed Maste" <emaste at freebsd.org> wrote:

> emaste added a comment.
>
> In http://reviews.llvm.org/D15775#316831, @rafael wrote:
>
> > That is pretty horrible. Any chance we could start producing a rw dynamic
> >  section on MIPS too? With that we could at least hope for one day
> dropping
> >  the MIPS specific field.
>
>
> DT_MIPS_RLD_MAP is specified in the ABI and a migration would be a long
> process, but it shouldn't hurt anything to emit DT_DEBUG in MIPS binaries
> too. GNU ld did so until relatively recently. I'm happy to go ahead with or
> without the `Config->EMachine != EM_MIPS`.
>
>
> http://reviews.llvm.org/D15775
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/a552d84e/attachment.html>


More information about the llvm-commits mailing list