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: ARI `asection' and `sec_ptr'


GDB's preference is `struct sec' however, yes, BFD may have other
preferences. You'll note that I've already sent out a patch to clarify the status of `struct _bfd'.


Why is GDB's preference 'struct sec'

Please read GDB's internal document.


>, and why should GDB have a
preference?  This is a BFD export; I believe we should use the one
which BFD prefers.

As I noted above, rather than guessing, I'm going to find out what the preference is.


Andrew



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