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/13149] Some pretty printers don't work in MI mode


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

--- Comment #5 from Tom Tromey <tromey at redhat dot com> 2011-12-22 15:56:05 UTC ---
(In reply to comment #4)
> So I finally tried and the same problem remains.  I think I haven't
> explained the problem well in the first place.

> Look more particularly at the numchild="0" part.

Ok, I see.
I don't remember the rationale any more, but IIRC this was part of
Vladimir's design here.
>From the docs:

`numchild'
     The number of children of the varobj.  This number is not
     necessarily reliable for a dynamic varobj.  Instead, you must
     examine the `has_more' attribute.

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