poky/scripts/lib/devtool/ide_plugins
Adrian Freihofer 4c6f3bbc77 devtool: ide-sdk launch.json per recipe only
If multiple recipes are processed at once, the launch.json and the
tasks.json of the second recipe contains also the configurations for the
binaries of the first recipe.

Example:
  devtool ide-sdk powertop cmake-example oe-selftest-image
generated a launch and a tasks configuration for the cmake-example
recipe which also offers debugging the powertop binary.

(From OE-Core rev: 63986b2c40d90fe96cdc6a46aa649efcf17f6ac2)

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-27 11:38:46 +00:00
..
__init__.py devtool: ide-sdk python 3.12 escaping 2024-02-24 16:10:23 +00:00
ide_code.py devtool: ide-sdk launch.json per recipe only 2024-02-27 11:38:46 +00:00
ide_none.py