0x6fe1be2
0x6fe1be2
Resolves issue #158
additionally added the optional argument `gdbserver_args`, which could be useful for some setups or troubleshooting
Addressed change requests in 7305502. regarding: > Your "plugin" looks nice, do you have plans to upstream features? I'd rather have nice docker and qemu integration than patchwork changes to...
hey are there any outstanding issues? Without this patch I can't start with up streaming [vagd](https://github.com/gfelber/vagd)
> No, sorry. I wanted to check why you had to add the timeout everywhere instead of having a timeout set on the context but didn't get to it. Zeah...
Would appreciate feedback on the current pull request (1. Stage), then I would look into implementing the next stage
this is related to #3272 , which tried to implement baseline 2.42 support (so the tcache changes have already been partially implemented)
Should I close the issue and add my findings there? I can probably create a PR near the end of the week?
had a mistake because `"counts" in tcache` isn't allowed. Generally speaking this should work for newer and older versions as it simply adds additional contraints to check. I tested it...
do agree that testing would make a lot of sense. would it be possible to just add a test for `ubuntu:26.04`?