Use target_gdbarch in corefile handling
This changes corelow.c to use target_gdbarch() -- i.e., the gdbarch of the current inferior -- once the inferior has been set up. This ensures that setup such as fetching processor option specific flags carries over.
Loading
Please register or sign in to comment