Searched refs:debugger (Results 1 – 5 of 5) sorted by relevance
7 all: $(VERSION_H) check_obj usercrash_s usercrash_c debugger29 debugger: $(BUILDDIR)/usercrash/obj/debugger.o \ target
63 - The ``debugger`` is an independent tool to dump the debugging information of the69 $ debugger <pid>73 You need to be ``root`` to use the ``debugger``.84 - debugger.c : This file implements a tool, which runs in command line to
8 ``usercrash_s``, ``usercrash_c``, ``debugger``, and more) and an overall133 ``ACRN-Crashlog`` also provides a tool called ``debugger`` to dump specific138 sudo debugger 12144 You need to be ``root`` to use the ``debugger``.
109 @install -p -D -m 0755 $(BUILDDIR)/usercrash/bin/debugger $(DESTDIR)$(bindir)/131 $(RM) $(DESTDIR)$(bindir)/debugger; \
99 // debugger
Completed in 7 milliseconds