* main.c: Remove unused terminating_signals and catch_termination().
authorJohn Gilmore <gnu@cygnus>
Fri, 16 Aug 1991 01:49:30 +0000 (01:49 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 16 Aug 1991 01:49:30 +0000 (01:49 +0000)
commit351b221dedb9ea0a4f570f762b6f46d4dc1794fa
treea254c82aee469275dd98e4b714da65765c4f3040
parent7078c4acc19f3a50e78c92952632ad062ef22daf
    * main.c: Remove unused terminating_signals and catch_termination().
        (long_options):  Terminate with a zero element.
        [Bugfix from Atsuo Kawaguchi <atsuo@hark86.harl.hitachi.co.jp>.]
        (gdb_readline):  Make call-compatible with readline.
        (init_signals):  Improve comments re vfork vs. signal.

        * utils.c (prompt_for_continue):  Use new gdb_readline().
        If we prompt for continuation, we don't let CR repeat the previous
        command, once we get back to a prompt.  It's too easy to keep
        hitting CR, expecting "--more--" prompts, and have some long
        command start repeating on you.
gdb/ChangeLog
gdb/utils.c
This page took 0.023745 seconds and 4 git commands to generate.