This is the mail archive of the gdb@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: gdbarch_init called for core files, too?


On Thu, Apr 25, 2002 at 02:56:29PM -0400, Daniel Jacobowitz wrote:

 > I agree with Jason on this.  GNU/Linux code in GDB has started identifying
 > itself based on .note.ABI-tag sections; once we get an executable, we
 > don't want to change the architecture again when we load its core file
 > (which does not have identifying marks).

Well, it's certainly easy to fix.  I will post a patch in a sec.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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