binutils-gdb/gdb/python
Tom Tromey 1d2ee87e60 Remove some Python 2 code
I found some Python 2 compatibility code in gdb's Python library.
There's no need for this any more, so this removes it.  There is still
a bit more of this remaining in __init__.py, but I haven't tried
removing that yet.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
2023-06-28 09:02:56 -06:00
..
lib/gdb Remove some Python 2 code 2023-06-28 09:02:56 -06:00
py-all-events.def gdb/Python: Added ThreadExitedEvent 2023-06-19 16:17:21 +02:00
py-arch.c
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c
py-cmd.c
py-connection.c
py-continueevent.c
py-dap.c
py-disasm.c
py-event-types.def gdb/Python: Added ThreadExitedEvent 2023-06-19 16:17:21 +02:00
py-event.c
py-event.h gdb/Python: Added ThreadExitedEvent 2023-06-19 16:17:21 +02:00
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c
py-framefilter.c
py-function.c
py-gdb-readline.c
py-inferior.c gdb/Python: Added ThreadExitedEvent 2023-06-19 16:17:21 +02:00
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h
py-lazy-string.c
py-linetable.c
py-membuf.c
py-mi.c
py-micmd.c Use unique_xmalloc_ptr for mi_parse::command 2023-06-20 06:23:30 -06:00
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-record-btrace.c
py-record-btrace.h
py-record-full.c
py-record-full.h
py-record.c
py-record.h
py-ref.h
py-registers.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c gdb/Python: Added ThreadExitedEvent 2023-06-19 16:17:21 +02:00
py-tui.c
py-type.c
py-unwind.c
py-utils.c
py-value.c Add gdb.Value.assign method 2023-06-12 12:09:39 -06:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h
python.c
python.h