[RFA] Kill SOFUN_ADDRESS_MAYBE_MISSING
David S. Miller
davem@redhat.com
Tue Apr 23 23:11:00 GMT 2002
From: Kevin Buettner <kevinb@redhat.com>
Date: Tue, 23 Apr 2002 12:10:00 -0700
I'm beginning to remember more about this now. Contrary to my previous
statements in this thread, I don't think we really lose the ability to
have symbols at address 0. We can still have them, but it's more work
to figure out that they're at zero because the minimal symbols will be
consulted to make the determination.
Ok.
If this were not the case, we could conditionalize the code with
a gdbarch boolean value that would make the code work properly in
the presence of symbols at address zero.
This all depends upon the final analysis of whether my suggested
change does, or does not actually take away the capability to have
symbols at address zero.
More information about the Gdb
mailing list