about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-12-23 15:13:28 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-12-23 15:13:28 +0100
commitb064bba552e38e08a69a91424247ae67de493345 (patch)
tree05e9d3790fd636bed76450d2309f5e8cd4904f19 /ChangeLog
parent8ce8299f9458c7fee8554ecd4b97cc5eddba4e4c (diff)
downloadglibc-b064bba552e38e08a69a91424247ae67de493345.tar.gz
glibc-b064bba552e38e08a69a91424247ae67de493345.tar.xz
glibc-b064bba552e38e08a69a91424247ae67de493345.zip
scripts/test_printers_common.py: Log GDB error message
If GDB prints an error message for a "python" command, include
that error message in the test log output, to simplify diagnosing
GDB/Python detection issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fcd9eda10..04d4971005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-23  Florian Weimer  <fweimer@redhat.com>
+
+	* scripts/test_printers_common.py: Log GDB output in case of
+	Python detection failure.
+
 2016-12-22  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
 	* configure.ac: Check for python3 or python.