I noticed recently that my attempt to put in spaces after the address in an info breakpoint is not needed. It actually adds extra spaces because gdb gets the field alignment right. Ok to commit? -- Jeff J. 2004-02-19 Jeff Johnston * breakpoint.c (print_one_breakpoint): Do not output spaces after printing for a pending breakpoint.