From gitlab at gitlab.freedesktop.org Fri Jun 6 11:14:23 2025 From: gitlab at gitlab.freedesktop.org (Samuel Thibault (@sthibaul)) Date: Fri, 06 Jun 2025 11:14:23 +0000 Subject: [Git][slirp/libslirp][master] Mention how to get debugging prints Message-ID: <6842cd8fa620c_1a162abf668130912df@gitlab-prod-sidekiq-native-chart-v2-6cc5d889-tvvvd.mail> Samuel Thibault pushed to branch master at slirp / libslirp Commits: 5e171598 by Samuel Thibault at 2025-06-06T13:14:15+02:00 Mention how to get debugging prints - - - - - 1 changed file: - README.md Changes: ===================================== README.md ===================================== @@ -45,6 +45,18 @@ running CI etc. Alternatively, you may send patches to slirp at lists.freedesktop.org mailing list. +## Debugging + +To make slirp emit debugging prints, one can use for instance: + +``` +export G_MESSAGES_DEBUG=Slirp +export SLIRP_DEBUG=call +``` + +`SLIRP_DEBUG` can contain a colons/spaces/commas-separated list of `call`, +`misc`, `error`, `tftp`, `verbose_call` + ## Versioning We intend to use [libtool's View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/5e171598422f816555bee331f18a6adbe1291b1a -- View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/5e171598422f816555bee331f18a6adbe1291b1a You're receiving this email because of your account on gitlab.freedesktop.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: