Remove some FIXME comments from DAP
authorTom Tromey <tromey@adacore.com>
Fri, 19 May 2023 15:24:56 +0000 (09:24 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 22 May 2023 12:52:33 +0000 (06:52 -0600)
commit7a8a6f57eced9a8c27a93cb5c5977a33be7b1f72
tree8ad393457f1eb4d4f988fb4f970746a0dc3945d9
parent7b67409b99edca33b76961179286fb43a1714dd2
Remove some FIXME comments from DAP

I recently added a 'dap' component to bugzilla, and I filed a few bugs
there.  This patch removes the corresponding FIXME comments.

A few such comments still exist.  In at least one case, I have a fix
I'll be submitting eventually; in others I think I need to do a bit of
investigation to properly file a bug report.
gdb/python/lib/gdb/dap/bt.py
gdb/python/lib/gdb/dap/evaluate.py
gdb/python/lib/gdb/dap/events.py
gdb/python/lib/gdb/dap/next.py