2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 3 Oct 2002 22:34:58 +0000 (22:34 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 3 Oct 2002 22:34:58 +0000 (22:34 +0000)
commit52c6a6ac2dbf7264ce348f9abf1360a2c354aea0
treeaf57500c24d7e13dfb7520b565c64a9087229217
parentc18008c5d8ba33c7c417543b3e99650192f5fc37
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
gdb/ChangeLog
gdb/stack.c
gdb/ui-out.c
gdb/ui-out.h