This is the mail archive of the gdb-patches@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]

Re: [patch] Fix handling of elided libthread-db-search-path values.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]