Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
patrickb Given we skip 2024.11, there is no reason, not to merge the longjmp PR, right? 13:18
lizmat indeed 13:19
[Coke] patrickb++\ 13:45
lizmat patrickb: if you merge, I'll bump NQP and Rakudo for you 13:50
patrickb Cool. I'm only waiting for the tests to go through
Geth MoarVM/main: 4 commits pushed by (Patrick Böker)++, (Timo Paulssen)++ 14:42
lizmat bumps done 15:05
Geth MoarVM/debugserver_loaded_file_notifications: 4 commits pushed by (Timo Paulssen)++ 19:04
MoarVM: timo++ created pull request #1865:
Debugserver loaded file notifications
19:06
[Coke] ok, windows build is failing for me on the rakudo build, and it's on a step that is use perl to run a script that invokes moar. 20:37
how to get more debug output from moar.exe ?
(it's just dying, no error output.) 20:55
Guess I have to figure out how to run it in the debugger.
coleman [Coke]: I installed windows 10 in a VM on my desktop that's reasonably beefy. I'd like to support the windows testing effort. 22:42
Are you running Blin?
patrickb Coke: I've had a good experience with WinDbg 22:44
Don't forget to add --debug to the moar Configure.pl 22:45