What's Changed
- Fix PROC_MAP_REGEX for three digit minor device id by @fab1ano in #73
- Add support for RISC-V by @yuzibo in #76
- Fix arguments of pipe/pipe2 system calls. by @jopereira in #78
- do not raise an exception for a valid process status by @duanev in #80
- Remove deprecated
imp
module by @hamarituc in #81 - Use importlib instead of imp in setup_cptrace.py by @skitt in #83
New Contributors
- @fab1ano made their first contribution in #73
- @yuzibo made their first contribution in #76
- @jopereira made their first contribution in #78
- @duanev made their first contribution in #80
- @hamarituc made their first contribution in #81
- @skitt made their first contribution in #83
Full Changelog: 0.9.8...0.9.9