Mario Hewardt
Mario Hewardt
If you install procdump via package manager dependencies ensure that gdb is installed. However if you build procdump and gdb is not installed it will loop forever with the below...
The -s switch needs to behave as the Windows version. On Windows, the -s switch states to only generate a dump if the condition was true throughout the -s interval....
Tracking issue to remove dependency on BCC
To make it easier/faster, create shell scripts on a per distro basis that installs all the required dependencies.
### Expected behavior For calloc and reallocarray the allocation size should be nmemb*size ### Actual behavior Currently the size is size ### Steps to reproduce the behavior 1. Run procdump...