Rename one DAP function
authorTom Tromey <tromey@adacore.com>
Tue, 9 May 2023 20:38:45 +0000 (14:38 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 12 Jun 2023 18:09:28 +0000 (12:09 -0600)
commit8c8701f9cf5bcdb07fa318fd93c2c61fea81cba4
tree6ba1d499708d676d91a74e63c27e0ccb57a7c22c
parentfc2d72afc0516e397dc0d7edb75930efa3697a2c
Rename one DAP function

When I first started implementing DAP, I had some vague plan of having
the implementation functions use the same name as the request.  I
abandoned this idea, but one vestige remained.  This patch renames the
one remaining function to be gdb-ish.
gdb/python/lib/gdb/dap/next.py