Skip to content

feat: Wrapper for __debugbreak equivalents on other platforms. - #152

Merged
OmniBlade merged 1 commit into
w3dhub:mainfrom
OmniBlade:feature/debugbreak
Aug 6, 2026
Merged

feat: Wrapper for __debugbreak equivalents on other platforms.#152
OmniBlade merged 1 commit into
w3dhub:mainfrom
OmniBlade:feature/debugbreak

Conversation

@OmniBlade

Copy link
Copy Markdown
Collaborator

Addresses one of the concerns raised in #145

@madebr

madebr commented Aug 5, 2026

Copy link
Copy Markdown

If the debug experience is good, lgtm.
When the debugger jumps to the inline function instead of the location where debugbreak is called, we'll have to use a macro instead.
But that's a concern for the future ourselves.

@OmniBlade
OmniBlade force-pushed the feature/debugbreak branch from 5ba6470 to 6d140d7 Compare August 5, 2026 15:47
Comment thread Code/wwlib/Except.cpp Outdated
@OmniBlade
OmniBlade force-pushed the feature/debugbreak branch from 6d140d7 to 55f351c Compare August 6, 2026 09:14
@OmniBlade
OmniBlade merged commit 8987c9e into w3dhub:main Aug 6, 2026
7 checks passed
@OmniBlade
OmniBlade deleted the feature/debugbreak branch August 6, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants