agentsim
agentsim
Yes, if you could attach it to the bug report that would be great.
Looks like the dwarf line number symbols are stored differently. Maybe because it is a Swift compilation. I'll have to dig a bit further to fix this one.
It is quite possible. Now that the GM is released, I'll try updating the dwarf library and see if that helps with resolving the symbols.
Haven't heard of that, but if it works I wouldn't be too worried about it being a plugin. I use a few plug-ins everyday with Xcode (I'd be lost without...
`AV_SAMPLE_FMT_S16` isn't supported. I think this is because internally the resampler works on a single channel at a time, so it makes sense that it wouldn't support an interleaved format...
@Seluj78 The project I'm working on moved to beefier hardware where this fix is not important, so I have not had the time to finish it up.
I cannot share the executable, but it seems to me that `ooprolog` doesn't require the executable to run. I could send you the `ooprog-facts.pl` file to run on your system...
What causes such a huge amount of memory to be used on an executable that is many orders of magnitude smaller?
I haven't been able to put a breakpoint in native code when running flutter on the desktop, so I don't think this is fixed.