Searched refs:gdbsx (Results 1 – 7 of 7) sorted by relevance
8 $(MAKE) gdbsx12 rm -f xg_all.a gx_all.a gdbsx22 $(INSTALL_PROG) gdbsx $(DESTDIR)$(sbindir)/gdbsx26 rm -f $(DESTDIR)$(sbindir)/gdbsx28 gdbsx: gx/gx_all.a xg/xg_all.a target
2 gdbsx: gdbserver for xen5 Welcome to gdbsx. gdbsx is a gdbserver program to debug guest kernels and 17 - dom0> gdbsx -c 1 64 : displays VCPU contexts for 64bit guest with domid 120 - dom0> gdbsx -a 2 64 999922 - now, connect to the above gdbsx from a remote system or dom0 as: 35 - detach/quit from gdb (leave gdbsx alone) to gracefully exit.50 - For now, it is not possible to run gdbsx on a guest and gdb inside 52 - To report problems, please run gdbsx with -d and collect output.
38 SUBDIRS-$(CONFIG_X86) += debugger/gdbsx301 subdir-clean-debugger/gdbsx subdir-distclean-debugger/gdbsx: .phony302 $(MAKE) -C debugger/gdbsx clean304 subdir-install-debugger/gdbsx: .phony305 $(MAKE) -C debugger/gdbsx install307 subdir-all-debugger/gdbsx: .phony308 $(MAKE) -C debugger/gdbsx all310 subdir-uninstall-debugger/gdbsx: .phony311 $(MAKE) -C debugger/gdbsx uninstall
24 bool "Guest debugging with gdbsx"29 gdbsx then say Y.
128 tools/debugger/gdbsx/gdbsx
297 F: tools/debugger/gdbsx/
211 ### gdbsx subsection
Completed in 7 milliseconds