Document DAP 'launch' parameter
authorTom Tromey <tromey@adacore.com>
Fri, 14 Apr 2023 18:16:58 +0000 (12:16 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 1 May 2023 20:19:47 +0000 (14:19 -0600)
commita01e847fc8fc9bd2b16d91ff5b141afcd51ee81e
tree63fce29267550c4133d5c4f3005cb5a3976a7b38
parent970c6b7e156107e961dd7b3ac0ad33d9fccb6bff
Document DAP 'launch' parameter

The Debugger Adapter Protocol defines a "launch" request but leaves
the parameters up to the implementation:

    Since launching is debugger/runtime specific, the arguments for
    this request are not part of this specification.

This patch adds some documentation for the parameter GDB currently
defines.  Note that I plan to add more parameters here, and perhaps
there will be other extensions in time as well.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/gdb.texinfo