binutils-gdb/gdb/python
Simon Marchi af39c5c874 gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter/setter
Add a getter and a setter for a compunit_symtab's blockvector.  Remove
the corresponding macro and adjust all callers.

Change-Id: I99484c6619dcbbea7c5d89c72aa660316ca62f64
2022-02-06 15:48:18 -05:00
..
lib/gdb gdb: fix formatting for help set/show extended-prompt 2022-02-02 16:33:05 +00:00
py-all-events.def
py-arch.c
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-cmd.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-connection.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-continueevent.c
py-event-types.def
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-frame.c
py-framefilter.c Convert wrap_here to use integer parameter 2022-01-26 15:19:13 -07:00
py-function.c
py-gdb-readline.c
py-inferior.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h
py-lazy-string.c
py-linetable.c
py-membuf.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-newobjfileevent.c
py-objfile.c Remove host_hex_value 2022-02-04 07:37:22 -07:00
py-param.c gdb/python: improve the auto help text for gdb.Parameter 2022-01-26 22:00:20 +00:00
py-prettyprint.c Always call the wrap_here method 2022-01-26 15:19:13 -07:00
py-progspace.c gdb: remove COMPUNIT_OBJFILE macro 2022-02-06 15:48:18 -05:00
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 gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter/setter 2022-02-06 15:48:18 -05:00
py-symtab.c gdb: remove COMPUNIT_PRODUCER macro, add getter/setter 2022-02-06 15:48:18 -05:00
py-threadevent.c
py-tui.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-type.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-unwind.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-utils.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
py-value.c gdb/python: add gdb.history_count function 2022-01-26 21:58:12 +00:00
py-varobj.c
py-xmethods.c Change how Python architecture and language are handled 2022-01-26 06:49:51 -07:00
python-config.py
python-internal.h gdb/python: add gdb.history_count function 2022-01-26 21:58:12 +00:00
python.c gdb/python: handle non utf-8 characters when source highlighting 2022-01-26 23:12:52 +00:00
python.h