summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/command/explore.py
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2014-11-03 14:03:32 -0800
committerRong Xu <xur@google.com>2014-11-05 16:09:37 -0800
commitb02d1e61bf15ce439a94a6ababb79ad8a6ddee3a (patch)
treefc16bd786fa33a542b000f29427b6b9e573d2645 /share/gdb/python/gdb/command/explore.py
parente22e34fbd9f173a44f9aa541edd2fe992dbba283 (diff)
downloadarm-linux-androideabi-4.9-b02d1e61bf15ce439a94a6ababb79ad8a6ddee3a.tar.gz
[linux-x86] Refresh gcc prebuilts for arm
Refresh gcc 4.9 prebuilts for arm. This new prebuilts: (1) provide corex-a53 erranum 835769 workaround, (2) fix a few compiler bugs. Change-Id: I26e36b9187ff53427f7cbf2fb55c22e155f6f06c
Diffstat (limited to 'share/gdb/python/gdb/command/explore.py')
-rw-r--r--share/gdb/python/gdb/command/explore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/command/explore.py b/share/gdb/python/gdb/command/explore.py
index dd77875..fd79de3 100644
--- a/share/gdb/python/gdb/command/explore.py
+++ b/share/gdb/python/gdb/command/explore.py
@@ -1,5 +1,5 @@
# GDB 'explore' command.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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