* remote-sim.c (gdbsim_open): Check return code from sim_open.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Apr 1997 23:27:06 +0000 (23:27 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Apr 1997 23:27:06 +0000 (23:27 +0000)
Update call to sim_open (new arg SIM_OPEN_DEBUG).
Forgot the last sentence in the previous checking.

gdb/ChangeLog

index d0a0c930d114371626d6fdc74489c2361e36fe65..98d0f9d5fc992910c3fd087117a920b93e7184b6 100644 (file)
@@ -1,6 +1,7 @@
 Wed Apr  2 14:16:51 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * remote-sim.c (gdbsim_open): Check return code from sim_open.
+       Update call to sim_open (new arg SIM_OPEN_DEBUG).
 
 start-sanitize-gdbtk
 Tue Apr  1 15:04:21 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)