Next: Defining Other Architecture Features, Previous: Inferior Call Setup, Up: Target Architecture Definition [Contents][Index]
The prerequisite for adding core file support in GDB is to have core file support in BFD.
Once BFD support is available, writing the apropriate
regset_from_core_section
architecture function should be all
that is needed in order to add support for core files in GDB.