From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16649 invoked by alias); 22 Sep 2012 09:21:48 -0000 Received: (qmail 16631 invoked by uid 48); 22 Sep 2012 09:21:48 -0000 From: "niko.sams at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug mi/14607] -var-list-children reports wrong numchild count Date: Sat, 22 Sep 2012 09:21:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: niko.sams at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2012-q3/txt/msg00379.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14607 --- Comment #1 from Niko Sams 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.