Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Using watchpoints in XCode

 
   Macintosh computer (Home) -> Tools RSS
Next:  how to find out, whether an application is instal..  
Author Message
vze35xda

External


Since: Jan 08, 2005
Posts: 151



(Msg. 1) Posted: Thu Sep 14, 2006 10:31 am
Post subject: Using watchpoints in XCode
Archived from groups: comp>sys>mac>programmer>tools (more info?)

Trying to use Watch Variable in Xcode and when I use it the code will
fail sometime later (perhaps when the value changes) with the
following:

[Switching to process 21874 thread 0x217]
Program received signal: "EXC_BAD_ACCESS".
[Switching to process 21874 thread 0x217]
Xcode could not locate source file: cpu_capabilities.h (line: 179)

This is a multithreaded app and watch points are not supposed to work
really well there but I don't think this is right.

This is with XCode 2.4 IDE 759 Core 757 and ToolSupport 733 on OS X
10.4.7

Any suggestions ?

--jim

 >> Stay informed about: Using watchpoints in XCode 
Back to top
Login to vote
vze35xda

External


Since: Jan 08, 2005
Posts: 151



(Msg. 2) Posted: Tue Sep 19, 2006 7:03 am
Post subject: Re: Using watchpoints in XCode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

vze35xda RemoveThis @verizon.net wrote:
> Trying to use Watch Variable in Xcode and when I use it the code will
> fail sometime later (perhaps when the value changes) with the
> following:
>
> [Switching to process 21874 thread 0x217]
> Program received signal: "EXC_BAD_ACCESS".
> [Switching to process 21874 thread 0x217]
> Xcode could not locate source file: cpu_capabilities.h (line: 179)
>
> This is a multithreaded app and watch points are not supposed to work
> really well there but I don't think this is right.
>
> This is with XCode 2.4 IDE 759 Core 757 and ToolSupport 733 on OS X
> 10.4.7
>
> Any suggestions ?
>
> --jim

It does work, I found that putting watch points on globals or statics
seems to work correctly and I guess my problem above was watch points a
pointer that got changed in the run. Any one else seen this.

 >> Stay informed about: Using watchpoints in XCode 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How do I use CVS with Xcode? - [ My apologies if this is double-posted; I don't know whether my ISP's news server is set up right. ] I want to use Xcode to help manage the files in a PHP project I'm working on. There were a couple of files available for Project Builder to get it to....

How do I use CVS with Xcode? - [ My apologies if this is double-posted; I don't know whether my ISP's news server is set up right. ] I could use some help figuring out how to use CVS with Xcode! I set up my CVS repository and imported my source code files into CVS and checked them..

gcc 3.4.4 on Xcode 1.5 - Hello, How can I use gcc 3.4 on Xcode 1.5? gcc 3.4.4 is installed @ /usr/local/bin But, There is no gcc version setting option in Xcode 1.5. someone... Please, help me.

Using CVS with Xcode - Hi! I have a doubt using Xcode with CVS. Is it possible? I'm looking for a way to do this for days, but all that I found need to use the Terminal.. So, if The Xcode is really a great IDE it should do this by itself.. Need I do as I was doing when workin...

New to Xcode (and Mac) - I am sure this is a really ignorant question, but maybe someone can give me the quick answer! In Xcode 2.2, I have built a simple little screen that will be used to call some AppleScript I just wrote. When I Add a Directory Chooser button and try to..
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]