microsoft / microsoft/vscode-cpptools
customLaunchSetupCommands does not work with ARM targets due to arch
オープン
まだ誰も着手していません。
debugger
embedded
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
Bug type: Debugger
Describe the bug
- OS and Version:
- VS Code Version:
- C/C++ Extension Version:
- Other extensions you installed (and if the issue persists after disabling them):
- A clear and concise description of what the bug is.
On Windows trying to use customLaunchSetupCommands to configure a target launch on an embedded arm device I am getting the error message "Unable to start debugging. Specified argument was out of the range of valid values. PArameter name: arch".
This needs a cross compile project to repro and some setup for the embedded debugger. I have some projects that can be shared for the repro.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
C/C++ 拡張機能の customLaunchSetupCommands の処理から始め、クロスコンパイルされた組み込み ARM プロジェクトとデバッガー構成を使用して Windows で問題を再現します。custom launch コマンドが無効な引数 "arch" のエラーなしでデバッグを開始できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, typescript
- 領域
- devtools, embedded-iot
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100