From 35ab155d372b1cf4d57a889acacd3913fbc9d793 Mon Sep 17 00:00:00 2001 From: Muhammad Bilal Date: Thu, 15 Aug 2013 08:18:31 +0000 Subject: [PATCH] 2013-08-15 Muhammad Bilal PR cli/15841 * top.c (quit_force): Skip writing history file if input is not from terminal. --- gdb/ChangeLog | 6 ++++++ gdb/top.c | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 13bc9b4..ea01323 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2013-08-15 Muhammad Bilal + + PR cli/15841 + * top.c (quit_force): Skip writing history file + if input is not from terminal. + 2013-08-14 Tom Tromey * remote.c (struct remote_state)