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:
1b8a11d
)
* breakpoint.c (breakpoint_1): Improve pluralization in display
author
Stan Shebs
<shebs@codesourcery.com>
Thu, 4 Aug 1994 00:21:16 +0000
(
00:21
+0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Thu, 4 Aug 1994 00:21:16 +0000
(
00:21
+0000)
of breakpoint hit counts.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 0f95634babbe8e63f4bdc6ac45cb40ff90460ecd..6e47ec68d991864483a7570c1abcd23169420ced 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Wed Aug 3 12:05:13 1994 Stan Shebs (shebs@andros.cygnus.com)
+ * breakpoint.c (breakpoint_1): Improve pluralization in display
+ of breakpoint hit counts.
+
* language.h (struct language_defn): Remove unused field
la_longest_float.
(longest_float): Remove, no longer used.