PR gdb/20604 - fix "quit" when an invalid expression is used
[external/binutils.git] / gdb / ChangeLog
index 4f16b09..6753ebe 100644 (file)
@@ -1,3 +1,11 @@
+2016-09-21  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/20604:
+       * top.h (quit_force): Update.
+       * top.c (quit_force): Changed type of first argument.  Don't
+       evaluate expression.  Pass NULL to kill_or_detach.
+       * cli/cli-cmds.c (quit_command): Evaluate "args".
+
 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
 
        * .gitignore: Ignore more files.