From b556573de3aaedc438b81b80a87f67d23211dd09 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Mon, 30 Aug 1993 21:12:50 +0000 Subject: [PATCH] * valops.c (call_function_by_hand): If we discard cleanups, call bpstat_clear (&inf_status.stop_bpstat). --- gdb/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3aac02d52d..e47674c5dc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 30 16:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * valops.c (call_function_by_hand): If we discard cleanups, call + bpstat_clear (&inf_status.stop_bpstat). + Mon Aug 30 12:47:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtab @@ -8,8 +13,8 @@ Mon Aug 30 12:47:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * mipsread.c (parse_lines): Check for cbLine being zero, not cbLineOffset. * mipsread.c (struct symloc): Add pst_language. - * mipsread.c (parse_partial_symbols): Set up proper language for header - files, save it in pst_language for psymtab_to_symtab_1. + * mipsread.c (parse_partial_symbols): Set up proper language for + header files, save it in pst_language for psymtab_to_symtab_1. * mipsread.c (psymtab_to_symtab_1): Use pst_language. Mon Aug 30 10:48:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com) -- 2.34.1