binutils-gdb/gdb/python
Tom Tromey 41ab08f84b Have DAP handle non-Value results from 'children'
A pretty-printer's 'children' method may return values other than a
gdb.Value -- it may return any value that can be converted to a
gdb.Value.

I noticed that this case did not work for DAP.  This patch fixes the
problem.
2023-10-16 09:40:11 -06:00
..
lib/gdb Have DAP handle non-Value results from 'children' 2023-10-16 09:40:11 -06:00
py-all-events.def
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
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
py-frame.c
py-framefilter.c
py-function.c
py-gdb-readline.c
py-inferior.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h
py-lazy-string.c Handle gdb.LazyString in DAP 2023-10-16 09:27:28 -06:00
py-linetable.c
py-membuf.c
py-mi.c gdb/python: implement support for sending custom MI async notifications 2023-10-10 11:22:56 +01:00
py-micmd.c gdb/python: generalize serialize_mi_result() 2023-10-10 11:22:56 +01:00
py-newobjfileevent.c
py-objfile.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
py-param.c
py-prettyprint.c
py-progspace.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
py-record-btrace.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
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
py-tui.c
py-type.c
py-unwind.c gdb: replace architecture_changed with new_architecture observer 2023-10-16 10:01:22 +01:00
py-utils.c
py-value.c Fix register-setting response from DAP 2023-10-16 09:27:28 -06:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h gdb/python: implement support for sending custom MI async notifications 2023-10-10 11:22:56 +01:00
python.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
python.h