diff options
author | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2006-04-30 09:52:59 +0100 |
---|---|---|
committer | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2006-04-30 09:52:59 +0100 |
commit | 5308dc56605a799e92289bf23c769738a0a3f8f5 (patch) | |
tree | 5c1f8eb9aca08527e5eccd39c3002b591f8fb100 /extras/mini-os/include/os.h | |
parent | 8419bc2fd9060e21f00d7e1654a399732b9ae632 (diff) | |
download | xen-5308dc56605a799e92289bf23c769738a0a3f8f5.tar.gz xen-5308dc56605a799e92289bf23c769738a0a3f8f5.tar.bz2 xen-5308dc56605a799e92289bf23c769738a0a3f8f5.zip |
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as
expected. Xend actually creates two children and the XEND_DAEMONIZE
flag only prevents one of the children from being created. This
patch causes none of the children to be created. With this patch,
Xend functionality is performed in the process executed from the
command line (i.e., /usr/sbin/xend). This patch makes it possible to
debug Xend with pdb.
Signed-off-by: Randy Thelen <rthelen@netapp.com>
Diffstat (limited to 'extras/mini-os/include/os.h')
0 files changed, 0 insertions, 0 deletions