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:
7e7ba5e
)
* mipsread.c (parse_procedure): PDR.isym should get pointer to
author
Stu Grossman
<grossman@cygnus>
Wed, 1 Apr 1992 01:50:30 +0000
(
01:50
+0000)
committer
Stu Grossman
<grossman@cygnus>
Wed, 1 Apr 1992 01:50:30 +0000
(
01:50
+0000)
function name, not .gdbinfo. symbol.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 07a393a17adee890bb414c6ad56f4c0b2aa2e90a..e9420813f7705316c1738dd17350f98559e50fd6 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Tue Mar 31 17:48:15 1992 Stu Grossman (grossman at cygnus.com)
+
+ * mipsread.c (parse_procedure): PDR.isym should get pointer to
+ function name, not .gdbinfo. symbol.
+
Tue Mar 31 17:05:04 1992 John Gilmore (gnu at cygnus.com)
* breakpoint.c (breakpoint_1): Fix prototype, this time for sure!