Skip to content
Snippets Groups Projects
Commit 017743e7 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Zap coredump() Lua function

Use `gdb -batch -ex "generate-core-file" -p $PID` or `kill -SIGABRT $PID`
instead.

Closes #1886
parent 3f8cd056
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment