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/15699] New: pretty-printed structs don't obey "set print frame-arg scalars"


http://sourceware.org/bugzilla/show_bug.cgi?id=15699

            Bug ID: 15699
           Summary: pretty-printed structs don't obey "set print frame-arg
                    scalars"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

If a struct has a pretty-printer, and the pretty-printer is enabled, then the
struct is printed for frame arguments when "set print frame-arg scalars" is
set.
pretty-printing of structs should obey "set print frame-arg scalars".

Implementation suggestion:
IWBN if gdb handled this instead of the pretty-printer.

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