How to Install uwsgi-dbg in Ubuntu 18.04



Install uwsgi-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install uwsgi-dbg

Description:

debugging symbols for uWSGI server and it's plugins

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the debug symbols for uWSGI core binary and plugins. Install this package if you need to debug such a program or if you need a useful backtrace of a crash.

Homepage: http://projects.unbit.it/uwsgi/

Version: 2.0.15-10.2ubuntu2

Section: universe/debug