From 67e218392fd7a6558d1f2024066df0d258787c93 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Wed, 6 Dec 1995 02:13:00 +0000 Subject: [PATCH] * monitor.c (monitor_expect_regexp): Make static, add prototype. * (monitor_read_memory_single): Call monitor_expect_regexp with pointer to getmem_resp_delim_pattern, not entire struct. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4c7c246bd02..192996faf5a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 5 18:08:29 1995 Stu Grossman (grossman@cygnus.com) + + * monitor.c (monitor_expect_regexp): Make static, add prototype. + * (monitor_read_memory_single): Call monitor_expect_regexp with + pointer to getmem_resp_delim_pattern, not entire struct. + Tue Dec 5 15:51:25 1995 Stan Shebs * c-lang.h (c_op_print_tab): Don't declare, some compilers -- 2.30.2