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 mi/11335] -var-evaluate-expression should return the pretty printer's to_string result


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

--- Comment #6 from Vladimir Prus <vladimir at codesourcery dot com> ---
Kevin,

I don't know the current status of this issue 100%, but I don't know of any
changes here.

It is generally reasonable to see short summary of composite types, but still,
what do we do if a composite type is big? Iterating over all children just to
count them might be expensive.

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