From 61f2a440299cdf5ff809cd330a6400f6a5cdf910 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 15 Oct 2009 09:36:40 +0100 Subject: gdbsx: a gdbserver stub for xen. It should be run on dom0 on gdbsx enabled hypervisor. For details, please see tools/debugger/gdbsx/README Signed-off-by: Mukesh Rathor Signed-off-by: Keir Fraser --- .hgignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index e326ab0cd2..4ddae652f5 100644 --- a/.hgignore +++ b/.hgignore @@ -128,12 +128,7 @@ ^tools/debugger/gdb/gdb-6\.2\.1-linux-i386-xen/.*$ ^tools/debugger/gdb/gdb-6\.2\.1/.*$ ^tools/debugger/gdb/gdb-6\.2\.1\.tar\.bz2$ -^tools/debugger/pdb/._bcdi/.*$ -^tools/debugger/pdb/linux-[0-9.]*-module/.*\.ko$ -^tools/debugger/pdb/linux-[0-9.]*-module/.*\.mod.c$ -^tools/debugger/pdb/linux-[0-9.]*-module/.tmp_versions/.*$ -^tools/debugger/pdb/linux-[0-9.]*-module/\..*\.cmd$ -^tools/debugger/pdb/pdb$ +^tools/debugger/gdbsx/gdbsx$ ^tools/debugger/xenitp/xenitp$ ^tools/firmware/.*/biossums$ ^tools/firmware/.*\.bin$ -- cgit v1.2.3