Skip to content

Changes

#11 (Jun 19, 2025, 4:20:21 PM)

  1. Skip native-debugger tests. (commit: e745631) — timmcgil / detail

#10 (Jun 17, 2025, 8:53:20 PM)

  1. fixup! Add debugger flags for sanitizer script (commit: 39c536b) — timmcgil / detail

#8 (Jul 19, 2024, 4:57:58 PM)

  1. Sanitizers: future proof by using -Og instead of -o1 (commit: 307f1e1) — edwin.torok / detail

#7 (Jul 19, 2024, 4:55:50 PM)

  1. Sanitizer(UBSAN): really enable UBSAN (commit: 1cb3666) — edwin.torok / detail
  2. Sanitizers(UBSAN): fix linker warning (commit: 0a88f1e) — edwin.torok / detail
  3. Sanitizers: move flag definitions (commit: c3b3464) — edwin.torok / detail
  4. Sanitizers: add a test that ASAN/UBSAN work (commit: 52d93a5) — edwin.torok / detail
  5. Sanitizer(UBSAN): switch to printing instead of trap (commit: 9f7aad8) — edwin.torok / detail
  6. Sanitizers: add -g flag (commit: 9addfad) — edwin.torok / detail
  7. Sanitizers: future proof by using -Og instead of -o1 (commit: 7c08154) — edwin.torok / detail