Skip to content

Improve VS Code debug and CMake build tasks. v8.0.25 - #4662

Merged
winlinvip merged 5 commits into
ossrs:developfrom
chenfengfeng123:self-optimize
Aug 18, 2026
Merged

Improve VS Code debug and CMake build tasks. v8.0.25#4662
winlinvip merged 5 commits into
ossrs:developfrom
chenfengfeng123:self-optimize

Conversation

@chenfengfeng123

@chenfengfeng123 chenfengfeng123 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR improves the VS Code development workflow for SRS:

  • Prevents GDB from stopping on SIGPIPE during C++ debugging.
  • Makes VS Code build tasks automatically configure CMake when cmake/build/CMakeCache.txt is missing.
  • Keeps the debug/build configuration usable from a fresh checkout without manually entering cmake/build first.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Apr 13, 2026
@winlinvip
winlinvip force-pushed the develop branch 3 times, most recently from 6ce415e to 6ee6f1c Compare May 17, 2026 16:09
@winlinvip winlinvip changed the title Optimize launch.json Improve VS Code debug and CMake build tasks Aug 18, 2026
@winlinvip winlinvip changed the title Improve VS Code debug and CMake build tasks Improve VS Code debug and CMake build tasks. v8.0.25 Aug 18, 2026
@winlinvip
winlinvip merged commit 7cabe9e into ossrs:develop Aug 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EnglishNative This issue is conveyed exclusively in English.

Development

Successfully merging this pull request may close these issues.

3 participants