binutils-gdb/gdb/python
Tom Tromey 28b59491b8 Filter out types from DAP scopes request
The DAP scopes request examines the symbols in a block tree, but
neglects to omit types.  This patch fixes the problem.
2023-05-05 13:55:59 -06:00
..
lib/gdb Filter out types from DAP scopes request 2023-05-05 13:55:59 -06:00
py-all-events.def
py-arch.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-auto-load.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-block.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-bpevent.c
py-breakpoint.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-cmd.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-connection.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-continueevent.c
py-dap.c gdb: move struct ui and related things to ui.{c,h} 2023-05-01 15:40:54 -04:00
py-disasm.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-event-types.def
py-event.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-event.h
py-events.h
py-evtregistry.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-frame.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-framefilter.c Don't treat references to compound values as "simple". 2023-05-04 08:58:18 -06:00
py-function.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-gdb-readline.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-inferior.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-infevents.c
py-infthread.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-instruction.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-instruction.h
py-lazy-string.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-linetable.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-membuf.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-micmd.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-newobjfileevent.c
py-objfile.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-param.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-prettyprint.c
py-progspace.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-record-btrace.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-record-btrace.h
py-record-full.c
py-record-full.h
py-record.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-record.h
py-ref.h
py-registers.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-symtab.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-threadevent.c
py-tui.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-type.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-unwind.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-utils.c
py-value.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
py-varobj.c
py-xmethods.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
python-config.py
python-internal.h gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
python.c gdb/python: add mechanism to manage Python initialization functions 2023-05-05 18:24:42 +01:00
python.h