Skip to content

Conversation

madebr
Copy link
Contributor

@madebr madebr commented Sep 18, 2025

  • The assert macro is disabled when building with -DNDEBUG.
  • On Android, the debugger stopped in the wrong frame.

Description

Existing Issue(s)

Fixes #13972

The assert macro is disabled when building with -DNDEBUG.
On Android, the debugger stopped in the wrong frame.
@slouken slouken added this to the 3.4.0 milestone Sep 22, 2025
@madebr madebr merged commit 30c2cda into libsdl-org:main Sep 30, 2025
41 checks passed
@madebr madebr deleted the no-assert-for-SDL_TriggerBreakpoint branch September 30, 2025 13:45
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.

SDL_TriggerBreakpoint on Android is incorrect
2 participants