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]
Other format: [Raw text]

Re: [PATCH/RFA] Don't gdbarch_init for core files


Jason R Thorpe wrote:
> 
> On Fri, May 17, 2002 at 03:58:49PM +0200, m.m.kettenis@chello.nl wrote:
> 
>  >   if (!exec_bfd)
>  >     set_gdbarch_from_file (core_bfd);
>  >
>  > I tested this, and it seems to solve the problems for me when testing
>  > my pending i386 multi-arch patches on Linux.
> 
> Hm, why didn't I think of that :-)
> 
> This would be totally cool with me.

Let's do it.


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