This is the mail archive of the gdb@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]

Re: Inconsistency between results of pretty-printing children


>>>>> "Oliver" == Oliver Buchtala <oliver.buchtala@googlemail.com> writes:

Oliver> I have created an iterator that would show the correct result in gdb's
Oliver> print for a children method return (key,value) tuples:

Could you send a complete example?
That would help.

As far as I know, there aren't bugs in this area, and the existing
pretty-printers, say for libstdc++, work fine both from the CLI and from
MI.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]