This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [rfa] Add bfd_runtime


[back to this]

My understanding is that the runtime images which you are talking
about are just like object files.


Why wouldn't an in-memory execution image be a corefile type?  It
can't be *that* different than an on-disk execution image.  GDB treats
the two similarly, bfd should too.

A corefile may contain, in one of its segments, an in-memory image.
A corefile doesn't contain recoverable debug sections, an in-memory image is expected to.


And, as a bonus, it's actually in core! ;-)

Andrew




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