aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2024-03-16 13:21:03 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2024-03-26 21:07:49 -0400
commitf61e97cc86a4003e4c731e356985fdd291d7cb69 (patch)
treefc41839965460ef91221cfe43820f68e26b79e86
parentdb3bcacad0fb411f95cd4aa47495bcccbdec4235 (diff)
downloadgdb-f61e97cc86a4003e4c731e356985fdd291d7cb69.zip
gdb-f61e97cc86a4003e4c731e356985fdd291d7cb69.tar.gz
gdb-f61e97cc86a4003e4c731e356985fdd291d7cb69.tar.bz2
gdb: make gdbarch_types.py non-executable
I noticed that gdbarch_types.py is executable. It's not needed, since it's only imported from gdbarch.py. Change-Id: I481170714af66fc3fc3a48c55a7268e0789cf83e
-rw-r--r--[-rwxr-xr-x]gdb/gdbarch_types.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/gdb/gdbarch_types.py b/gdb/gdbarch_types.py
index b98e60b..b98e60b 100755..100644
--- a/gdb/gdbarch_types.py
+++ b/gdb/gdbarch_types.py