Daniel Prilik
Daniel Prilik
Thanks for sending in the PR! For anyone stumbling across this issue: lets move any further discussion related to `maybe_async` to #161 for the time being. Once we have a...
Hopefully I'll find some time to rephrase / summarize the discussion on #161, but for now - please see https://github.com/daniel5151/gdbstub/pull/161#issuecomment-2614152771 for my thoughts on both how `gdbstub` might want to...
No worries. I'll be in Japan for vacation for the next 2 weeks, so its unlikely I'll be able to review it until I get back in ~mid December anyway.
Ah, that's right. I recall stumbling across that news while skimming through /r/rust the other day... I must admit - the first thought I had when I saw this issue...
Cross-linking to #112 I agree that having a way to propagate the error source is useful. That said... relying on `Box` for the implementation seems a bit unfortunate, given the...
Sounds like you've got an evdev permissions issue. Make sure you've followed the installation steps outlined in the README.md. Since you're on Arch, you'll need to adapt those steps to...
Yeah... if you look in the project's Cargo.toml file, you'll see that there are definitely some optimization-related issues in one (or more?) of the dependencies this project uses. It's been...
Seems reasonable to me! Let me know when you're happy with this from a functional POV, and I'm happy to merge it in. (Tho, before merging - can we please...
No worries, no harm in sending in requests :) Of course, as you can tell by the project's recent activity (or lack thereof) - there is no active maintainer for...