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/14607] -var-list-children reports wrong numchild count


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

--- Comment #1 from Niko Sams <niko.sams at gmail dot com> 2012-09-22 09:21:48 UTC ---
ok the ^^^^ doesn't point where I wanted it to. To be more clear:
Current output:
{name="struct1.public.a",exp="a",numchild="0"

Expected output:
{name="struct1.public.a",exp="a",numchild="2"

(after -var-list-children --all-values struct1.public)

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