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]

[Bug cli/22640] New: Extend ptype /o to support offsets and sizes in hex rather than decimal


https://sourceware.org/bugzilla/show_bug.cgi?id=22640

            Bug ID: 22640
           Summary: Extend ptype /o to support offsets and sizes in hex
                    rather than decimal
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: jhb at FreeBSD dot org
  Target Milestone: ---

Having used the recently added 'ptype /o' today, it would be nice to have an
option to output offsets (and probably sizes) in hexadecimal.  I mostly care
about the offsets, but it would probably be most consistent to use the same
output base for both offsets and sizes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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