Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.
[deliverable/binutils-gdb.git] / gdb / copyright.py
index 039106cc86c750aa6aaf39b4c2ebe75bdc7eae39..43fc455c1b9fd693a7ac44020f58347d854c52aa 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -173,7 +173,7 @@ def main ():
 EXCLUDE_LIST = (
     'gdb/common/glibc_thread_db.h',
     'gdb/CONTRIBUTE',
-    'gdb/gnulib'
+    'gdb/gnulib/import'
 )
 
 # Files which should not be modified, either because they are
This page took 0.035546 seconds and 4 git commands to generate.