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]

Re: [crash] Section index is uninitialized


On Thu, Nov 30, 2000 at 10:40:52PM -0700, Kevin Buettner wrote:
> The call to fixup_symbol_section() (which is one line before the line
> indicated above) should be setting section to the section associated
> with the minimal symbol.  I think we need to find out why
> fixup_symbol_section() is failing to do this.

Turns out to be more convoluted than that.  fixup_symbol_section
is setting the section to that of the minimal symbol.  It's just
that that is -1 as well.

More pointers?  Or, if you like, ~rth/gdb-killer in Sunnyvale.


r~

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