From a087ce7137017a4b2627ca8b38ec64dba913557e Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 21 Oct 1993 01:32:05 +0000 Subject: [PATCH] * mipsread.c (parse_symbol): In third-eye, a function has a block within it which represents the whole function. Create only one GDB block for both. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4d155d79201..609bd0d54b6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 20 11:35:43 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * mipsread.c (parse_symbol): In third-eye, a function has a block + within it which represents the whole function. Create only one + GDB block for both. + Wed Oct 20 17:47:42 1993 Stu Grossman (grossman at cygnus.com) * main.c: Make baud_rate and remote_debug be global variables, -- 2.30.2