Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Unable to debug: (3 Items)
   
Unable to debug  
When start debugging i got this message
(I am running QNX thru VMWare and my momentics IDE is installed on WIN XP D drive & i am trying to debug in IDE)

MsgNak received - resending
attach 2904101
Warning: /cygdrive/d/QNX632/ide4-workspace/HDTR/\336\377\377\377\006: No such file or directory.
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event
Stopped due to shared library event

After this message all the debugging related buttons (like resume,step in, out etc) are diabled.
Re: Unable to debug  

Mukesh Kumar wrote:
> When start debugging i got this message
> (I am running QNX thru VMWare and my momentics IDE is installed on WIN XP D drive & i am trying to debug in IDE)
> 
> MsgNak received - resending
> attach 2904101
> Warning: /cygdrive/d/QNX632/ide4-workspace/HDTR/\336\377\377\377\006: No such file or directory.

This is an old gdb (5.2.1 built with cygwin).

I don't know right away what the problem is, but we can try 
to diagnose it:

* If you try a simple "Hello World" project, does it work?
* could you check if directories in your "HDTR" project have 
any spaces or non-ascii characters?

Thanks,

Aleksandar

Re: Unable to debug  
Warnings are unrelated. Did debugger stop in main?

Mukesh Kumar wrote:
> When start debugging i got this message
> (I am running QNX thru VMWare and my momentics IDE is installed on WIN XP D drive & i am trying to debug in IDE)
> 
> MsgNak received - resending
> attach 2904101
> Warning: /cygdrive/d/QNX632/ide4-workspace/HDTR/\336\377\377\377\006: No such file or directory.
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> Stopped due to shared library event
> 
> After this message all the debugging related buttons (like resume,step in, out etc) are diabled.
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post31589
>