From b9a02896df3a48aebccfe23cc144d02637100400 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 8 Nov 2013 11:53:31 +0100 Subject: add missing python modules for gdb --- perl-install/install/share/list.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/share/list.xml') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 9a4a92f9c..f029c0b61 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -227,6 +227,7 @@ /usr/LIB/python2.7/_abcoll.py /usr/LIB/python2.7/abc.py /usr/LIB/python2.7/codecs.py + /usr/LIB/python2.7/collections.py /usr/LIB/python2.7/config/Makefile /usr/LIB/python2.7/copy.py /usr/LIB/python2.7/copy_reg.py @@ -246,6 +247,7 @@ /usr/LIB/python2.7/sre_parse.py /usr/LIB/python2.7/stat.py /usr/LIB/python2.7/sysconfig.py + /usr/LIB/python2.7/_sysconfigdata.py /usr/LIB/python2.7/traceback.py /usr/LIB/python2.7/types.py /usr/LIB/python2.7/UserDict.py -- cgit v1.2.1