Implement DAP stepOut request
authorTom Tromey <tromey@adacore.com>
Tue, 9 May 2023 20:29:45 +0000 (14:29 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 12 Jun 2023 18:09:28 +0000 (12:09 -0600)
commit3eb64586f07e41bd6b6ef2276bd24b92b0ed4d91
treeeb893cd437ae683689c5a84b0161921d82e44213
parentd01f36bdfabaae60fa90134b70e2945bb530fa05
Implement DAP stepOut request

This implements the DAP "stepOut" request.
gdb/python/lib/gdb/dap/next.py
gdb/testsuite/gdb.dap/basic-dap.c
gdb/testsuite/gdb.dap/basic-dap.exp