Open countfatcode opened 1 year ago
Debugging with gdbserver requires a target pid. but when I connect to the VM using socat I can't find any process information using the ps command.
It seems /proc directory wasn't mounted correctly. If you can give a firmware information, I will check it.
Debugging with gdbserver requires a target pid. but when I connect to the VM using socat I can't find any process information using the ps command.