This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: unwind support for Linux 2.6 vsyscall DSO
- From: Michael Snyder <msnyder at redhat dot com>
- To: Roland McGrath <roland at redhat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Tue, 07 Oct 2003 17:02:23 -0700
- Subject: Re: unwind support for Linux 2.6 vsyscall DSO
- Organization: Red Hat, Inc.
- References: <200310070428.h974SDFm019376@magilla.sf.frob.com>
Roland McGrath wrote:
So?
So how come noone else seems to know to_query is there? :-)
I knew. Unfortunately, it's often proven inadequate, hence
there are separate queries for threads etc.
Maybe if to_query had been designed as an iterator in the first place...