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/18280] pointer values returned from pretty-printers are not printed


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

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
This behavior seems intentional, so one good step would be to document it.

See also bug 12918.  Pretty-printers have to be able to control a bit
more of gdb's built-in behavior.

Perhaps printers could wrap results in some kind of print-control object.

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