summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/types.py
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2016-04-30 01:51:35 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-30 01:51:35 +0000
commit22338e075a9316174e8c447bac3a7291eae39cfa (patch)
treeae775a6a70c7c350fa9eeb9a9dd6c191ec041b9a /share/gdb/python/gdb/types.py
parent0eac5d899bac5ad9180ff04f80cd2edb5ffa3f19 (diff)
parentb525580bd7018feeecef5fd9eb32a640dede983f (diff)
downloadlinux-x86-22338e075a9316174e8c447bac3a7291eae39cfa.tar.gz
Update gdb to 7.11. am: 039a04d8a5 am: c5013ed49b
am: b525580bd7 * commit 'b525580bd7018feeecef5fd9eb32a640dede983f': Update gdb to 7.11. Change-Id: I8aace3460846969652936528cd9fb5f0b3028c16
Diffstat (limited to 'share/gdb/python/gdb/types.py')
-rw-r--r--share/gdb/python/gdb/types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/types.py b/share/gdb/python/gdb/types.py
index 5c9f5a9..c22e8a9 100644
--- a/share/gdb/python/gdb/types.py
+++ b/share/gdb/python/gdb/types.py
@@ -1,5 +1,5 @@
# Type utilities.
-# Copyright (C) 2010-2015 Free Software Foundation, Inc.
+# Copyright (C) 2010-2016 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by