2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 70a673118842e330dc646cc75acf761442be3b6c..d300975cb4147cd58090f1fe0223752ab3f81c41 100644 (file)
@@ -1,3 +1,12 @@
+2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * ui-out.h (ui_out_field_fmt_int): New prototype.
+       * ui-out.c (ui_out_field_fmt_int): New function allowing specification
+       of field width and alignment.
+       * stack.c (print_frame_info_base): When printing frame level, use
+       ui_out_field_fmt_int with a width of 2 and left alignment.  Fix for
+       PR gdb/192
+
 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
 
        * MAINTAINERS: Add self to Write After Approval list.
This page took 0.024775 seconds and 4 git commands to generate.