* breakpoint.c: Include annotate.h. Call annotate_field rather
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 18 Jun 1994 04:14:26 +0000 (04:14 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 18 Jun 1994 04:14:26 +0000 (04:14 +0000)
than printing annotation directly.

gdb/ChangeLog

index 3f487dcb3d47e16f5bf68e2bc952b891caceb7f3..1c56cb75a14692d50aef70c1a0823760e1d4f6d2 100644 (file)
@@ -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)