From 13c61af3cfd16fd342a0ed0d2f5341d91b4162f4 Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Mon, 20 May 2013 01:37:52 +0200 Subject: [PATCH] comps: add optional software for dom0 debugging --- conf/comps-qubes.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/conf/comps-qubes.xml b/conf/comps-qubes.xml index 169180b..2c03439 100644 --- a/conf/comps-qubes.xml +++ b/conf/comps-qubes.xml @@ -1157,6 +1157,21 @@ + + qubes-dom0-debug + Qubes dom0 debug tools (for developers only) + false + true + + strace + gdb + xen-debuginfo + qubes-core-dom0-debuginfo + qubes-core-dom0-linux-debuginfo + qubes-gui-dom0-debuginfo + + + qubes-kde 2