Skip to content

Segv, abort and assert update

Kubat requested to merge segv into master

At segv lektor will now try to print the backtrace.

The defined abort and assert will cause a segv to try to display the backtrace when the error occured.

Merge request reports