]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[DOC] shell startup files, clarifications and fixes.
authorPedro Alves <palves@redhat.com>
Wed, 6 Nov 2013 12:26:55 +0000 (12:26 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 6 Nov 2013 12:26:55 +0000 (12:26 +0000)
commitafa332ce951d4283519e4bca2fdf24a747c4261c
treeebbf3e70444cf52be753d19baecc7cfd866ff4c3
parent840da61ad95439a10bce40329bf82e033ec4711b
[DOC] shell startup files, clarifications and fixes.

When Bash is started non-interactively, it runs the script pointed by
the BASH_ENV environment variable, not .bashrc.  While at it, mention
Z shell in the warning too, and mention non-interactive mode
explicitly.

gdb/doc/
2013-11-06  Pedro Alves  <palves@redhat.com>

* gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
non-interactive mode.
(Environment) <shell startup files warning>: Mention
non-interactive mode.  Mention .zshenv for Z shell, and talk about
BASH_ENV instead of .bashrc for BASH.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo