binutils-gdb/gdb/python
Simon Marchi dd2d4de349 gdb/python/dap: prefix internal attributes with underscore
I'm currently reading the DAP code, and I think this would help.  This
is pretty much standard Python style, we do it as some places but not
others.  I think it helps readability, by saying that this attribute
isn't mean to be accessed outside the class.

A similar pass could be done for internal methods, I haven't done that.

Change-Id: I8e8789b39adafe62d14404d19f7fc75e2a364e01
Approved-By: Tom Tromey <tom@tromey.com>
2025-02-14 12:46:47 -05:00
..
lib/gdb gdb/python/dap: prefix internal attributes with underscore 2025-02-14 12:46:47 -05:00
py-all-events.def
py-arch.c gdb/python: add void_type () method to gdb.Architecture object 2025-02-04 13:56:49 +00:00
py-auto-load.c [gdb/contrib] Add two rules in common-misspellings.txt 2024-11-23 12:20:34 +01:00
py-block.c gdb/python: add subblocks property to gdb.Block 2025-02-04 13:56:49 +00:00
py-bpevent.c
py-breakpoint.c
py-cmd.c
py-color.c Add an option with a color type. 2025-01-12 13:30:43 -07:00
py-color.h Add an option with a color type. 2025-01-12 13:30:43 -07:00
py-connection.c [gdb/contrib] Add two rules in common-misspellings.txt 2024-11-23 12:20:34 +01:00
py-continueevent.c
py-dap.c
py-disasm.c
py-event-types.def
py-event.c Automatically add types to Python modules 2024-09-23 13:44:59 -06:00
py-event.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-events.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-evtregistry.c
py-evts.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c
py-framefilter.c
py-function.c
py-gdb-readline.c
py-inferior.c
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-lazy-string.c Clean up 0-length handling in gdbpy_create_lazy_string_object 2024-12-09 14:17:23 -07:00
py-linetable.c
py-membuf.c
py-mi.c
py-micmd.c
py-newobjfileevent.c
py-objfile.c
py-param.c Add an option with a color type. 2025-01-12 13:30:43 -07:00
py-prettyprint.c
py-progspace.c
py-record-btrace.c
py-record-btrace.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-record-full.c
py-record-full.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-record.c
py-record.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-ref.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-registers.c
py-signalevent.c
py-stopevent.c
py-stopevent.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
py-symbol.c gdb/python: add domain property to gdb.Symbol 2025-02-04 13:56:49 +00:00
py-symtab.c
py-threadevent.c
py-tui.c
py-type.c
py-uiout.h
py-unwind.c gdb: Migrate frame unwinders to use C++ classes 2025-01-17 11:49:16 -03:00
py-utils.c [gdb/python] Make sure python sys.exit makes gdb exit 2024-09-25 19:29:57 +02:00
py-value.c Reject non-string types in gdb.Value.lazy_string 2024-12-09 14:17:21 -07:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
python.c Fix AIX CI build break. 2025-01-13 08:56:14 -06:00
python.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00