From 9263da6f130b7f94d332a4eaf46bbc8c403925b7 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 21 Feb 1996 06:41:25 +0000 Subject: [PATCH] Commit misplaced ChangeLog entry. --- gdb/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9d7c46402e2..9ffad822cb4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -32,6 +32,20 @@ Mon Feb 19 15:25:51 1996 J.T. Conklin * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG): Define. +Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com) + + * symtab.h (looup_minimal_symbol_solib_trampoline): Declare. + + * breakpoint.h (remove_solib_event_breakpoints): Declare. + * breakpoint.c (remove_solib_event_breakpoints): New function. + * somsolib.c (solib_create_inferior_hook): Remove all solib event + breakpoints before inserting any new ones. Use a solib event + breakpoint for the breakpoint at "_start". + Remove extraneous "\n" from calls to warning. + + * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes + name array. + Mon Feb 19 01:09:32 1996 Doug Evans * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST -- 2.30.2