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 python/17364] New: Need better printer names in bound_registers.py


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

            Bug ID: 17364
           Summary: Need better printer names in bound_registers.py
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com
                CC: walfred.tedeschi at intel dot com

I happened to do "info pretty" and noticed this:

global pretty-printers:
  .*
    bound

This needs to be fixed.

1) ".*" shouldn't appear here.

2) "bound" is far too generic a name

I'd like to get this fixed sooner than later because I do not want people
relying on this and then us being unable to change it.

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