Update guardctrl authored by Jameson Rollins's avatar Jameson Rollins
...@@ -105,4 +105,11 @@ guardian@h1guardian1:~$ exit ...@@ -105,4 +105,11 @@ guardian@h1guardian1:~$ exit
logout logout
Connection to the local host terminated. Connection to the local host terminated.
root@h1guardian1:~# root@h1guardian1:~#
```
## debugging
If you happen to be cursed with segfaulting processes, here are some things that might help.
```shell
# apt install python-dbg libepics3.15.3-dbg systemd-coredump
``` ```
\ No newline at end of file