oceanbase / oceanbase/miniob

[BUG] 有些环境下使用launch.json 无法启动调试

Open
#304 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
4.4k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
A clear and concise description of what the bug is.
有些环境下,但是具体是哪个环境不知,猜测极可能是Windows+Docker,无法使用当前的launch.json启动调试程序,据反馈去掉externalConsole配置项,或者此配置项改为FALSE即可。

另外,鉴于环境的多样性,建议将lauch.json 改成示例配置文件,比如 lauch.json.example,让使用者主动修改配置来使用。

ref #302

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting launch.json and determine how the externalConsole setting affects debugging in the reported Windows and Docker environments. Reproduce the failure if possible, then verify whether removing or disabling that setting resolves startup and whether the configuration should become a launch.json.example file for users to customize.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.