• 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
perplexed trying to run/debug my app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

perplexed trying to run/debug my app


  • Subject: perplexed trying to run/debug my app
  • From: Phil Curry <email@hidden>
  • Date: Tue, 6 Apr 2004 22:53:05 -0700

My application is located at:
	~/projects/nAryTree

With the Inspector, I set a Launch Argument to be:
	< ss.txt, and
	< ../ss.txt, and
	< ../../ss.txt, and
	< ../../../ss.txt
Not all at the same time. Just trying to find the data file.

My data file is located at:
	~/projects/nAryTree/build/ss.txt

nAryTree watches stderr for strings of a particular format and acts on them.

If I try to run or debug the app from within XCode, it just sits there like its not getting any input.
If I run at the command line with:
nAryTree < ../../../ss.txt
or debug at the command line with:
gdb nAryTree
run < ../../../ss.txt
Everything is fine.


I would like the benefit of the graphical debugger in XCode. What am I doing wrong?

Thanks.
-Phil
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: perplexed trying to run/debug my app
      • From: Mark Lentczner <email@hidden>
    • Re: perplexed trying to run/debug my app
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: Re: Xcode crashes several times a day....
  • Next by Date: Re: perplexed trying to run/debug my app
  • Previous by thread: Re: Xcode crashes several times a day....
  • Next by thread: Re: perplexed trying to run/debug my app
  • Index(es):
    • Date
    • Thread