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:
1468bec
)
* h8300-tdep.c, h8500-tdep.c: Define sim_load only, but not
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Sat, 16 Oct 1993 05:07:31 +0000
(
05:07
+0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Sat, 16 Oct 1993 05:07:31 +0000
(
05:07
+0000)
sim_kill, sim_open, or sim_set_args.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 94a904638b594790bdfc5d5591d0d05c95b40f8d..fcb792cca0808727b2ebb89f9d6b1b0fd3b1492e 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Fri Oct 15 21:29:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but not
+ sim_kill, sim_open, or sim_set_args.
+
* stack.c (print_stack_frame): Put catch_errors around
print_frame_info so (for example) error printing source doesn't
cause auto-displays to get skipped in normal_stop.