From: Jim Kingdon Date: Sat, 18 Jun 1994 04:14:26 +0000 (+0000) Subject: * breakpoint.c: Include annotate.h. Call annotate_field rather X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb71d422929b2283b4925301703b99cec12126cb;p=binutils-gdb.git * breakpoint.c: Include annotate.h. Call annotate_field rather than printing annotation directly. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3f487dcb3d4..1c56cb75a14 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Jun 17 20:58:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * breakpoint.c: Include annotate.h. Call annotate_field rather + than printing annotation directly. + * main.c: Include string.h. Thu Jun 16 14:41:37 1994 Stan Shebs (shebs@andros.cygnus.com)