* main.c (main): Print help message on stdout not stderr
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 23 Jun 1993 05:56:42 +0000 (05:56 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 23 Jun 1993 05:56:42 +0000 (05:56 +0000)
commit29f3879c6192f09a29be734e3dc305868c82fa4a
treefa6083111d40427eba830cf5f78154539b4cc96f
parenta49ead8f5d29d526968f2d26c4d9ff558bb0fda6
* main.c (main): Print help message on stdout not stderr
per standards.texi.
New option --version per standards.texi.
In help message, show long options with "--" not "-".
Don't try to print help message or version until after we have
called initialize_all_files.
gdb/ChangeLog