This is the mail archive of the gdb-patches@sourceware.cygnus.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: RFA: gdbarch_free



> > > >From memory, I figured that if an _initialize* function failed to create
> > > a gdbarch the process was somewhat hosed and calling internal_error()
> > > was probably the best thing to do.
> 
> > This situation could arise if someone adds support for a new variant
> > of my architecture, but hasn't updated GDB yet.
> 
> So the real question is, is this an internal_error() and how should
> it be handled?  I can be convinced either way on this :-)

No, it's okay, I'll just drop the memory.  I withdraw the patch.

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