From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org, Vladimir Prus <vladimir@codesourcery.com>
Subject: Re: [patch 4/8] Types GC [varobj_list to all_root_varobjs]
Date: Thu, 02 Jul 2009 08:39:00 -0000 [thread overview]
Message-ID: <20090702083705.GA14783@host0.dyn.jankratochvil.net> (raw)
In-Reply-To: <m3ljo1i125.fsf@fleche.redhat.com>
On Tue, 09 Jun 2009 22:50:42 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> I find the callback based iterator easier to use,
[...]
> It seems reasonable to me, though it would be nice to have Volodya's
> approval.
Is it OK to check it in, Vladimir? The patch would go in unchanged:
http://sourceware.org/ml/gdb-patches/2009-05/msg00547.html
Regression re-tested now on {x86_64,i686}-fedora-linux-gnu.
> Jan> in fact there were bugs due to the
> Jan> current calling semantics (`floating' lockup, memory leaks).
>
> Details on the bugs that this fixes would be nice.
> A test case would also be nice, assuming these are testable.
The `floating' lockup will get fixed by a later patch using this new
all_root_varobjs function. A testcase for it was in a now-obsolete patch:
[patch] Fix gdb.mi hang on floating VAROBJs
http://sourceware.org/ml/gdb-patches/2009-05/msg00433.html
This patch itself still does not fix it.
The (small) memory caused by the current semantics you fixed by:
RFA: fix PR 9350
http://sourceware.org/ml/gdb-patches/2009-01/threads.html#00066
7002b113b9e2afed981d3eb9d4157c98a3a3c447
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/varobj.c.diff?cvsroot=src&r1=1.121&r2=1.122
Thanks,
Jan
next prev parent reply other threads:[~2009-07-02 8:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-25 8:02 Jan Kratochvil
2009-06-09 20:50 ` Tom Tromey
2009-07-02 8:39 ` Jan Kratochvil [this message]
2009-07-02 10:09 ` Vladimir Prus
2009-07-04 21:11 ` Jan Kratochvil
2009-07-07 8:54 ` Vladimir Prus
2009-07-07 9:32 ` Jan Kratochvil
2009-07-10 20:17 ` [patch 0/4] varobj_list replacement [Re: [patch 4/8] Types GC [varobj_list to all_root_varobjs]] Jan Kratochvil
2009-07-29 21:34 ` Tom Tromey
2009-07-30 8:46 ` Vladimir Prus
2009-07-30 14:00 ` Jan Kratochvil
2009-07-30 15:13 ` Vladimir Prus
2009-07-30 15:16 ` Jan Kratochvil
2009-07-10 20:18 ` [patch 1/4] varobj_list replacement, choice 1 of 3: VEC_safe_push + VEC_unordered_remove Jan Kratochvil
2009-07-10 20:21 ` [patch 2/4] varobj_list replacement, choice 2 of 3: VEC_safe_insert + VEC_ordered_remove Jan Kratochvil
2009-07-10 21:11 ` [patch 3/4] varobj_list replacement, choice 3 of 3: Iterator Jan Kratochvil
2009-07-10 22:12 ` [patch 4/4] varobj_list replacement, choice 3 of 3: Iterator optimization Jan Kratochvil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090702083705.GA14783@host0.dyn.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.com \
--cc=vladimir@codesourcery.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox