Segmentation fault when debugging console app

An older version of Xojo, but I’m just now running into this bug.

I’m running Xojo 2019r3.2 on macOS Sequoia 15.7.4. This is the last version I have a license for that will compile console apps.

When debug running a console app, the debug executable quits with a “segmentation fault 11” any time the code hits a breakpoint; making debugging a fairly frustrating experience. Does anybody know a workaround?

I found older versions of Xojo unstable after macOS Monterey.

You could try setting up a VM using UTM (free) or Parallels with an older version of macOS.

Good suggestions.