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

--- Comment #1 from Oliver Buchtala <oliver.buchtala at googlemail dot com> 2012-07-20 20:41:01 UTC ---
My pretty printers for map types are very pretty in IDEs but not with gdb's
print. There, the tuple sequence is taken for alternating keys and values
taking the value part of each tuple.

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