From 78077ce6d2b49345fbbdd978cf3d59e4e70ab7ea Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Wed, 2 Apr 1997 23:27:06 +0000 Subject: [PATCH] * remote-sim.c (gdbsim_open): Check return code from sim_open. Update call to sim_open (new arg SIM_OPEN_DEBUG). Forgot the last sentence in the previous checking. --- gdb/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d0a0c93..98d0f9d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ Wed Apr 2 14:16:51 1997 Doug Evans * 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) -- 2.7.4