drowaudio
drowaudio
Is your binary built with debug symbols? They'll need these to print stack traces. I don't think using the system diagnostic is particularly useful UX for pluginval, particularly as it's...
> I've started work on a fix for the lack of stack traces, and for the async-signal-safe issue. > > > > https://github.com/Tracktion/pluginval/compare/develop...nickdowell:pluginval:develop?expand=1 > > > > Let me know...
Thanks a lot for this. It looks good but I've refactored it a bit to make the style more consistent with the existing code base and factored out the stack...
I needed to add those other changes in order to get it to pass CI. Ok, I'll remove the numLinesToSkip as it might be a bit error prone if the...
Yes, sorry, I'm on holiday at the moment so trying to fit bits in when I get a spare half hour etc. which means my communication isn't what it normally...