Moved the "sim_open" call to after the callback initialisation. This
authorJackie Smith Cashion <jsmith@redhat.com>
Mon, 6 Nov 1995 11:43:04 +0000 (11:43 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Mon, 6 Nov 1995 11:43:04 +0000 (11:43 +0000)
commit3e38efa06e117699d5262d9fd4401f5eb3533742
treead20260b5b0f062820dcc902317cb32effd09275
parent4fe6d901bd49996a77c84ab710918c94e84e9a23
Moved the "sim_open" call to after the callback initialisation. This
is to allow the simulator initialisation code to make use of the host
callback facilities. Had discussed this with sac, and it should be a
harmless change since none of the other simulators really make use of
the call, and it does not return a result.
gdb/remote-sim.c