![]() |
|
#1
|
|||
|
|||
|
IDA remote debugging problem
Hello community. I have little problem and i hope you help me with it. I'd like to remote debug linux app. I have two VM's installed, first one is winxp sp3, second one is debian6. I've configured both OS's, created share. Now i am trying to start debug. I'm going to debian and starting linux_server from winxp share, then i'm going to winxp, open target in IDA, configured debugger and trying to start debug, then i've got wierd error (file not found, but found - 01.png)
OK, i press Use found and got another error (02.png) If i press Yes in 02.png i get same error again, if i press No entire process stopped. If i press Copy new in 01.png IDA asked me to select file and then i get 02.png again. If we return to debian we'll see that connection was successfull and file found by linux_server (03.png). Please help, what i'm doing wrong? PS: i'm using this tutorial as base: http://www.tigacorp.net/videos/TiGa-vid2.htm |
|
#2
|
|||
|
|||
|
ok, i solved this problem, it seems that linux_server checks file existence by using xstat, which doesn't work with samba mounted shares
for now i have another problem that SIGTTIN can't be passed to application (read from console) |
|
#3
|
|||
|
|||
|
how did you solved the problem ?
|
|
#4
|
|||
|
|||
|
i just copied my app to local folder and specify it in debugger options
|
| The Following User Gave Reputation+1 to Av0id For This Useful Post: | ||
mesagio (08-08-2011) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Debugging Problem | Hexcode | General Discussion | 5 | 09-23-2021 05:16 |
| Problem debugging 32 bit system process with Olly | MCKSys Argentina | General Discussion | 4 | 02-11-2015 03:35 |
| Remote Debugging | Git | General Discussion | 5 | 08-21-2005 21:52 |
| GDB debugging problem ??? Help needed | Nelson_Wee | General Discussion | 4 | 06-30-2005 10:40 |