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/14380] Pretty-Printing maps only takes values,interpreted alternating as key and value


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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |tromey at redhat dot com

--- Comment #6 from Tom Tromey <tromey at redhat dot com> 2012-07-31 15:41:09 UTC ---
I don't think there is a gdb bug here.
gdb is working as intended.

If there is a bug, I think it is in nemiver.
IMO nemiver ought to display things differently when the
'map' hint is given.

If you don't want the output gdb currently gives,
you can just remove the display_hint method.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]