This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Warn about data-directory when failing to import Python "gdb" module
On Mon, 17 Sep 2012 22:27:45 +0200, Khoo Yit Phang wrote:
> How about:
>
> If you are running GDB from the build directory, please run gdb with the -data-directory flag set as appropriate, e.g., "builddir/gdb -data-directory builddir/data-directory".
I would use:
..., e.g., "builddir/gdb/gdb -data-directory builddir/gdb/data-directory".
Otherwise fine with me; but please keep the mail for possible other comments.
Thanks,
Jan