View Single Post
  #2  
Old 01-02-2005, 18:56
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 358
Rept. Given: 143
Rept. Rcvd 24 Times in 13 Posts
Thanks Given: 196
Thanks Rcvd at 168 Times in 51 Posts
TQN Reputation: 24
The Win version of IDA only support debugging Windows Executable File. I don't have Linux and IDA for Linux, but I think the console version of IDA for Linux can debug the Linux ELF file. For remote debugging Linux ELF, DataRescue said: "REMOTE DEBUGGING between Linux and Windows systems. (only singlethreaded linux applications are supported by the debugger). Source code will also be available". For more informations, I suggest you read the tutorial at: hxxp://www.datarescue.com/idabase/remotedebugging/index.htm.
Reply With Quote