Home
last modified time | relevance | path

Searched refs:write_vscode_config (Results 1 – 2 of 2) sorted by relevance

/development/scripts/
Dlldbclient.py443 def write_vscode_config(vscode_launch_file: pathlib.Path, setup_commands: str) -> None: function
563 write_vscode_config(pathlib.Path(vscode_launch_file) , setup_commands)
Dgdbclient.py443 def write_vscode_config(vscode_launch_file: pathlib.Path, setup_commands: str) -> None: function
563 write_vscode_config(pathlib.Path(vscode_launch_file) , setup_commands)