Next: Defining Other Architecture Features, Previous: Inferior Call Setup, Up: Target Architecture Definition
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.