projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d8c28
)
* remote-sim.c (gdbsim_open): Check return code from sim_open.
author
David Edelsohn
<dje.gcc@gmail.com>
Wed, 2 Apr 1997 23:27:06 +0000
(23:27 +0000)
committer
David 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
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d0a0c930d114371626d6fdc74489c2361e36fe65..98d0f9d5fc992910c3fd087117a920b93e7184b6 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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)