• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Inferior not executing ???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inferior not executing ???


  • Subject: Inferior not executing ???
  • From: Yves Poissant <email@hidden>
  • Date: Wed, 22 Mar 2006 11:46:01 -0800

Still debugging my library. I come to a point, while tracing through the
execution calls, where I click on "Step Into" and then, instead on
displaying the function with the execution pointer in it. xcode just stays
there doing nothing. Not frozen, just doing nothing. It displays "Stepping
into" in the status bar but that's all. If I click on "Pause" the DBG
console displays two consecutive message :

mi_cmd_exec_interrupt: inferior not executing
mi_cmd_exec_interrupt: inferior not executing

>From the manual, this message is output when an interrupt command is entered
for a process that is already interrupted. So I conclude that when I clicked
on "Step Into" the result was that the process was actually interrupted.

Is my logic straight?
Anyone know what is happening?
And how to avoid that?
Could this be related to xcode not displaying members of classes in that
module?

If I place a breakpoint at the begining of the called function, then the
debugger breaks in there normally. But if I don't place a breakpoint, then
the debugger just does nothing.

Yves Poissant
www.hash.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Why won't Xcode find my framework? (From: "Nathaniel Martin" <email@hidden>)
 >How can I get xcode to show classes from a library? (From: Yves Poissant <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Lyndsey Ferguson <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Yves Poissant <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Lyndsey Ferguson <email@hidden>)

  • Prev by Date: Creating an umbrella framework
  • Next by Date: Re: How can I get xcode to show classes from a library?
  • Previous by thread: Re: How can I get xcode to show classes from a library?
  • Next by thread: Re: How can I get xcode to show classes from a library?
  • Index(es):
    • Date
    • Thread