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 01:07:26PM -0400, Andrew Cagney wrote:

 > There may not necessarily be a program corresponding to the core file: 
 > gdb --core core.

Sure, but it doesn't make any sense to do this if there *is* a program
corresponding to the core file.

 > > ...or should I make the code that looks for ABI tags in note sections to
 > > also look for "NetBSD-CORE" notes, too?
 > 
 > Sounds right.  I'd check with michael snyder though.

I looked into this, and I'm not particularly pleased with it as a solution.

-- 
        -- 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]