This is the mail archive of the gdb-patches@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: PATCH: solib-svr4.c needs to know what DT_MIPS_RLD_MAP is


On Mon, Jun 18, 2001 at 05:28:03PM -0700, Kevin Buettner wrote:
> On Jun 8,  2:07pm, Daniel Jacobowitz wrote:
> 
> > A block in solib-svr4.c is #ifdef'd on DT_MIPS_RLD_MAP, which is defined in
> > "elf/mips.h".  Including that file would probably help.  We could
> > conditionally include this file based on target, but I just went by other
> > files in GDB which referenced it and included it always.
> > 
> > How's this patch?
> 
> This patch is approved.  Let me know if you need me to check it in for
> you.  (I would prefer to see your name added to the MAINTAINERS file
> so that you can check it in yourself.)

Committed, thanks.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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