* 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 3f487dc..1c56cb7 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)