retrace-server-interact (1) - Linux Manuals

retrace-server-interact: use Retrace server's chroot for interactive debugging.

NAME

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

SYNOPSIS

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

DESCRIPTION

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

ACTIONS

shell

Jump to a shell. Not available if mock chroot is not used. This is the case of vmcores from the same architecture as host system.

gdb

Run GDB, load executable and coredump and jump to prompt. Only available for binary crashes (coredumps).

crash

Run Crash, load vmcore and vmlinux and jump to prompt. Only available for kernel crashes (vmcores).

OPTIONS

-h

Display help and exit.

--priv

Use the chroot as privileged user.

AUTHORS

• Michal Toman <m[blue]_mtoman [at] redhat.com_m[][1]>

NOTES

1.
_mtoman [at] redhat.com_
mailto:_mtoman [at] redhat.com_