summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/command/__init__.py
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2014-09-05 14:09:07 -0700
committerRong Xu <xur@google.com>2014-09-06 10:35:55 -0700
commit90135de03f0a5e1e430d212d21a33317e31b005a (patch)
treef0d050eef2ddd82bf13978b176909a4de1ecac37 /share/gdb/python/gdb/command/__init__.py
parent872a7de02b8d2d0cb2e8faa34bda3b4a178e2228 (diff)
downloadarm-linux-androideabi-4.9-90135de03f0a5e1e430d212d21a33317e31b005a.tar.gz
[linux-x86] Add gcc-4.9 prebuilds for ARM
gcc.4-9 source is from google/gcc-4_9 branch. Change-Id: I9b53885febdda80aae76183ecffe50edb307d8a6
Diffstat (limited to 'share/gdb/python/gdb/command/__init__.py')
-rw-r--r--share/gdb/python/gdb/command/__init__.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/gdb/python/gdb/command/__init__.py b/share/gdb/python/gdb/command/__init__.py
new file mode 100644
index 0000000..21eaef8
--- /dev/null
+++ b/share/gdb/python/gdb/command/__init__.py
@@ -0,0 +1,16 @@
+# Copyright (C) 2010-2013 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
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+