projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e4560
)
Fix typo in ChangeLog entry.
author
Jeff Law
<law@redhat.com>
Sun, 28 Apr 1996 03:37:39 +0000
(
03:37
+0000)
committer
Jeff Law
<law@redhat.com>
Sun, 28 Apr 1996 03:37:39 +0000
(
03:37
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
9f0ca0c
..
57b234e
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-14,7
+14,7
@@
Sat Apr 27 00:12:05 1996 Dawn Perchik (dawn@cygnus.com)
Fri Apr 26 23:58:26 1996 Jeffrey A Law (law@cygnus.com)
* infrun.c (wait_for_inferior): Call registers_changed when
- restarting the inferior to get over a nullified instruction
s
.
+ restarting the inferior to get over a nullified instruction.
Tue Apr 24 12:12:55 1996 Dawn Perchik (dawn@cygnus.com)