* mipsread.c (parse_procedure): PDR.isym should get pointer to
authorStu Grossman <grossman@cygnus>
Wed, 1 Apr 1992 01:50:30 +0000 (01:50 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 1 Apr 1992 01:50:30 +0000 (01:50 +0000)
function name, not .gdbinfo. symbol.

gdb/ChangeLog

index 07a393a17adee890bb414c6ad56f4c0b2aa2e90a..e9420813f7705316c1738dd17350f98559e50fd6 100644 (file)
@@ -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!