> That doesn't work when debugging from with lazarus, since you cannot > specify the target. > > When debugging through ssh, you only need ssh access to your target and > be able to run gdb on your target. That all > > So SSH opens a (bash) session that starts gdbserver with the appropriate parameters ? -Michael