mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Using gdb in batch mode, put a breakpoint on _start and spawn the process. Then using the built-in python interpreter print the confinement label on the process and terminate everything. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>