<@U017E7L119N> (<@U016HU5HK8V>): What I do is "ps ...
# openlane
t
@User (@User): What I do is "ps aux | grep netgen" to get the <pid>, then "gdb program <pid>" to attach a gdb process to it. Then I can see immediately where the program is executing.