Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Can't pause a process via debugger: (4 Items)
   
Can't pause a process via debugger  
My setup is Helios + 4.7.2, and for some reason I cannot pause a process the debugger is attached to.  I get:

Target request failed: Failed to interrupt.

That probably explain why I cannot set break point while the program is running.

Re: Can't pause a process via debugger  
Yes this is a know issues - in new version on windows - you cannot stop debugger from ide and insert breakpoint when it 
is running
You can send SIGINT manually to the process

On 04/14/2011 12:39 PM, Mario Charest wrote:
> My setup is Helios + 4.7.2, and for some reason I cannot pause a process the debugger is attached to.  I get:
> 
> Target request failed: Failed to interrupt.
> 
> That probably explain why I cannot set break point while the program is running.
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post84990
> 
Re: Can't pause a process via debugger  
> Yes this is a know issues - in new version on windows - you cannot stop 
> debugger from ide and insert breakpoint when it is running

Do you mean new version of Windows (7) or new version of Eclipse?

> You can send SIGINT manually to the process
> 

Ok thanks.

> On 04/14/2011 12:39 PM, Mario Charest wrote:
> > My setup is Helios + 4.7.2, and for some reason I cannot pause a process the
>  debugger is attached to.  I get:javascript:if (validateCreatePost(document.createPost)) { submitForm(document.
createPost, 'submit'); } else { void(0) }
> > 
> > Target request failed: Failed to interrupt.
> > 
> > That probably explain why I cannot set break point while the program is 
> running.
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > 
> > General
> > http://community.qnx.com/sf/go/post84990
> > 


Re: Can't pause a process via debugger  
CDT version that 4.7.2 and 4.8 uses

On 04/14/2011 01:07 PM, Mario Charest wrote:
>> Yes this is a know issues - in new version on windows - you cannot stop 
>> debugger from ide and insert breakpoint when it is running
> 
> Do you mean new version of Windows (7) or new version of Eclipse?
> 
>> You can send SIGINT manually to the process
>>
> 
> Ok thanks.
> 
>> On 04/14/2011 12:39 PM, Mario Charest wrote:
>>> My setup is Helios + 4.7.2, and for some reason I cannot pause a process the
>>  debugger is attached to.  I get:javascript:if (validateCreatePost(document.createPost)) { submitForm(document.
createPost, 'submit'); } else { void(0) }
>>>
>>> Target request failed: Failed to interrupt.
>>>
>>> That probably explain why I cannot set break point while the program is 
>> running.
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>>
>>> General
>>> http://community.qnx.com/sf/go/post84990
>>>
> 
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post84996
>