Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [pushed] gdb: make gdbarch_types.py non-executable
@ 2024-03-27  1:09 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2024-03-27  1:09 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

I noticed that gdbarch_types.py is executable.  It's not needed, since
it's only imported from gdbarch.py.

Change-Id: I481170714af66fc3fc3a48c55a7268e0789cf83e
---
 gdb/gdbarch_types.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 gdb/gdbarch_types.py

diff --git a/gdb/gdbarch_types.py b/gdb/gdbarch_types.py
old mode 100755
new mode 100644

base-commit: db3bcacad0fb411f95cd4aa47495bcccbdec4235
-- 
2.44.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-27  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  1:09 [pushed] gdb: make gdbarch_types.py non-executable Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox