New option -nh: inhibit loading of ~/.gdbinit.
authorDoug Evans <dje@google.com>
Mon, 15 Oct 2012 21:45:04 +0000 (21:45 +0000)
committerDoug Evans <dje@google.com>
Mon, 15 Oct 2012 21:45:04 +0000 (21:45 +0000)
commit07540c156d053380cda0aca5b137a7f5ef0e0e24
treef634bfea9180c211e4ece0fec40da95a08aab8ca
parenteab09350a37d669c13aaccf621c9e22b7776a3be
New option -nh: inhibit loading of ~/.gdbinit.
* NEWS: Mention -nh.
* main.c (captured_main): Recognize and process -nh.
(print_gdb_help): Mention -nh.
* gdb.1: Mention -nh.  Remove erroneous docs on -nx behavior.

doc/
* gdb.texinfo (Mode Options): Document -nh.
Elaborate on docs for -nx.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/gdb.1
gdb/main.c
This page took 0.024516 seconds and 4 git commands to generate.