05:09:43 Heya, getting a segfault on a Mac M1.  I'm a developer but not C and not familiar with the toolchain etc.  I wanna give a good bug report, but no gdb on M1 (AFAIK), lldb seems to give just assembler references.  What's the best way to give a good bug report from M1? 16:49:11 you should be able to use the debugger in Xcode 16:53:12 or just brew install gdb https://wilsonmar.github.io/mac-utilities/#gnu-debugger 16:58:23 I'm quite sure they have the RandomX JIT issue 16:58:33 but they left the channel already 18:08:34 lldb seems great too :) 18:21:00 lldb is all assembly-language level, hardly anyone wants to deal with that 18:21:43 but yes, it's the most reliable debugger available there 18:41:25 hyc: yeah, also if you compile a debug build with symbols, you can follow the source code instead of low-level assembly that sometimes might get you crazy :) 21:32:26 .merge+ 8713 8714 21:32:26 Added 21:32:56 .merges 21:32:56 -xmr-pr- 8691 8692 8693 8697 8699 8700 8705 8706 8712 8713 8714 22:12:52 .soon