[fpc-devel] arm-wince errors
    Marc Weustink 
    marc.weustink at cuperus.nl
       
    Fri Jan  5 11:38:27 CET 2007
    
    
  
Michael Schnell wrote:
> 
>> 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 ?
no, it doesn't use gdbserver or bash at all. It remote executes gdb 
through ssh, so the debugger sees just a gdb.
Marc
    
    
More information about the fpc-devel
mailing list