This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix handling of elided libthread-db-search-path values.
- From: Eli Zaretskii <eliz at gnu dot org>
- To: dje at google dot com (Doug Evans)
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 10 May 2011 20:09:21 +0300
- Subject: Re: [patch] Fix handling of elided libthread-db-search-path values.
- References: <20110510165918.8488B246196@ruffy.mtv.corp.google.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 10 May 2011 09:59:18 -0700 (PDT)
> From: dje@google.com (Doug Evans)
>
> 2) There's an assumption that the default value for libthread-db-search-path
> is always an empty list.
>
> That's true, but only because no one overrides LIBTHREAD_DB_SEARCH_PATH.
But the new text doesn't mention LIBTHREAD_DB_SEARCH_PATH at all. So
it leaves the reader in the darkness wrt the default value and where
will it come from.
> -@samp{libthread-db-search-path} will be reset to an empty list.
> +@samp{libthread-db-search-path} will be reset to the its value.
^^^^^^^^^^^^^^^^^^^^^^
A typo.