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 guile/18070] New: (field-bitsize field) returns bitpos, not bitsize


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

            Bug ID: 18070
           Summary: (field-bitsize field) returns bitpos, not bitsize
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: guile
          Assignee: unassigned at sourceware dot org
          Reporter: pipcet at gmail dot com

Created attachment 8159
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8159&action=edit
patch

I'd like to submit the following obvious patch. It makes the guile function
field-bitsize actually return the bitsize of a field instead of its bitpos.

-- 
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]