This is the mail archive of the gdb-prs@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]

cli/2527: underscores every 8 nibbles in big numbers


>Number:         2527
>Category:       cli
>Synopsis:       underscores every 8 nibbles in big numbers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 19 00:18:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     markcharney@gmail.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Minor feature request. Then printing out XMM (or YMM) registers in GDB, the output numbers in hex are very wide.  For XMM is is 16B (32 nibble chars). For YMM it is 32B (two groups of 32 nibbles). It would very handy if the output included an underscore "_" every 8 nibbles.  I find myself counting nibbles and if I had a delimiter of some sort every 8 nibbles, it would be easier. Maybe an option on pretty printing? Just a suggestion.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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