aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/.gdbinit
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstore/.gdbinit')
-rw-r--r--tools/xenstore/.gdbinit4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/xenstore/.gdbinit b/tools/xenstore/.gdbinit
new file mode 100644
index 0000000000..9a71b20ac4
--- /dev/null
+++ b/tools/xenstore/.gdbinit
@@ -0,0 +1,4 @@
+set environment XENSTORED_RUNDIR=testsuite/tmp
+set environment XENSTORED_ROOTDIR=testsuite/tmp
+handle SIGUSR1 noprint nostop
+handle SIGPIPE noprint nostop