issues
search
darlinghq
/
darling
Darwin/macOS emulation layer for Linux
http://www.darlinghq.org
GNU General Public License v3.0
11.55k
stars
447
forks
source link
Coredump: Migrate To C++ & Bug Fix
#1519
Closed
CuriousTommy
closed
5 months ago
CuriousTommy
commented
5 months ago
Migrate code to C++ (I don't want to deal with using
malloc
&
sprintf
to concatenate file paths...)
Fixed an issue where the generated core dump is corrupted (ex: a core dump generated from
__simple_abort
)
malloc
&sprintf
to concatenate file paths...)__simple_abort
)