1RETRACE-SERVER-INT(1)        Retrace Server Manual       RETRACE-SERVER-INT(1)
2
3
4

NAME

6       retrace-server-interact - use Retrace server's chroot for interactive
7       debugging.
8

SYNOPSIS

10       retrace-server-interact [-h] [--priv] task_id action
11

DESCRIPTION

13       The tool makes Retrace server's chroot available for interactive
14       debugging. It enables user to jump into the chroot and execute the
15       correct tool (gdb/crash), automatically loading all relevant files.
16

ACTIONS

18       shell
19           Jump to a shell. Not available if mock chroot is not used. This is
20           the case of vmcores from the same architecture as host system.
21
22       gdb
23           Run GDB, load executable and coredump and jump to prompt. Only
24           available for binary crashes (coredumps).
25
26       crash
27           Run Crash, load vmcore and vmlinux and jump to prompt. Only
28           available for kernel crashes (vmcores).
29

OPTIONS

31       -h
32           Display help and exit.
33
34       --priv
35           Use the chroot as privileged user.
36

AUTHORS

38       ยท   Michal Toman <_mtoman@redhat.com_[1]>
39

NOTES

41        1. _mtoman@redhat.com_
42           mailto:_mtoman@redhat.com_
43
44
45
46retrace-server 1.19.0             08/27/2018             RETRACE-SERVER-INT(1)
Impressum