mirror of
https://github.com/darlinghq/darlingserver.git
synced 2025-02-19 22:22:38 +00:00
![Ariel Abreu](/assets/img/avatar_default.png)
As the comment I added says, sometimes a process is killed while user-suspended (e.g. when LLDB sends the kill signal while debugging). In such cases, trying to save the state back to the process will fail (since it no longer exists). We can safely ignore such errors, but let's also log a warning just-in-case.
Description
Darling's userspace kernel server (much like Wine's wineserver)
Languages
C
88.8%
C++
7.4%
Assembly
2.9%
Makefile
0.4%
Python
0.2%
Other
0.2%