This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Expand "info record"


On Monday 12 October 2009 19:10:44, Tom Tromey wrote:

> The example again:
> 
> (gdb) info rec
> Lowest  recorded instruction number is 0.
> Current instruction number is 46.
> Highest recorded instruction number is 1016.
> Max logged instructions is 200000
> 
> At first glance this did not seem to line up at all to me.
> But now I see that the first and third lines to line up.

I just saw a similar paste in another message, and it looked
like a bug to me as well.  The subtle vertical alignment here is
only distracting, and serves no useful purpose, IMO.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]