Add PR # 7200 to: Make "!" an alias for "shell".
authorDoug Evans <dje@google.com>
Wed, 14 Dec 2011 15:31:55 +0000 (15:31 +0000)
committerDoug Evans <dje@google.com>
Wed, 14 Dec 2011 15:31:55 +0000 (15:31 +0000)
gdb/ChangeLog

index ff2df39..13b7ecf 100644 (file)
 
 2011-11-14  Doug Evans  <dje@google.com>
 
-       Make "!" an alias for "shell".
+       PR gdb/7200 Make "!" an alias for "shell".
        * NEWS: Add mention.
        * cli/cli-cmds.c (init_cli_cmds): Remove xdb_commands condition on
        adding "!" command, always add it.