This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] GDB regression for starting on r/o filesystem
- From: Tom Tromey <tromey at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 24 Jun 2010 11:54:43 -0600
- Subject: Re: [patch] GDB regression for starting on r/o filesystem
- References: <20100624172959.GA10631@host0.dyn.jankratochvil.net>
- Reply-to: tromey at redhat dot com
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
Jan> Tom Tromey <tromey@redhat.com>
Jan> Fix GDB startup on readonly filesystem.
Jan> * charset.c (find_charset_names): Use PEX_USE_PIPES for pex_init.
This is ok. Thanks.
Tom