_initialize_arch_tdep() not getting called

William Tambe <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <CAF8i9mNhSCrnhdHKyikpvFM3BtYXtcEtM6i0aXsHBUTXMf417Q@mail.gmail.com>
I am running into an issue where my GDB port is not calling
_initialize_arch_tdep() which is responsible for calling
register_gdbarch_init().

The files arch-tdep.c has been properly created and contain the
function _initialize_arch_tdep().

During GDB initialization, the function gdbarch_find_by_info() fail
causing the following error to occur:
arch-utils.c:693: internal-error: initialize_current_architecture:
Selection of initial architecture failed

Any idea what I could have missed causing _initialize_arch_tdep() not
to be called ?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.