diff options
author | Tom Tromey <tromey@adacore.com> | 2023-10-06 07:42:00 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-10-16 09:40:11 -0600 |
commit | 41ab08f84b926ea4d1b6ff242734f166e5f9f6fc (patch) | |
tree | d13f53367c78bbde49342d7051abeb511286b6c7 /gdb/exec.c | |
parent | ee81567c7cdf6aaae4b565c2afc3d4b798717177 (diff) | |
download | gdb-41ab08f84b926ea4d1b6ff242734f166e5f9f6fc.zip gdb-41ab08f84b926ea4d1b6ff242734f166e5f9f6fc.tar.gz gdb-41ab08f84b926ea4d1b6ff242734f166e5f9f6fc.tar.bz2 |
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.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions