• 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
How do you debug a C++ Standard Tool Application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do you debug a C++ Standard Tool Application?


  • Subject: How do you debug a C++ Standard Tool Application?
  • From: Richard Dunlap <email@hidden>
  • Date: Tue, 21 Sep 2004 18:50:26 -0500

Debugging works fine, as long as you don't need stdin. Obviously, program stdin conflicts with GDB's commands.

I tried changing the debug settings to use a pipe for stdio, but I have yet to figure out how to then connect up to that I/O.

I changed stdio to console, I could see the output, but you can't type in the console.

What am I missing?  Does nobody debug applications the require stdin?

TIA

Rick

_______________________________________________
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


  • Follow-Ups:
    • Re: How do you debug a C++ Standard Tool Application?
      • From: Wade Tregaskis <email@hidden>
References: 
 >XCode 1.5: Can't debug after performing Deployment build (From: Robert Cerny <email@hidden>)
 >Re: XCode 1.5: Can't debug after performing Deployment build (From: Robert Cerny <email@hidden>)

  • Prev by Date: Re: How do I clear the run log?
  • Next by Date: Re: How do you debug a C++ Standard Tool Application?
  • Previous by thread: Re: XCode 1.5: Can't debug after performing Deployment build
  • Next by thread: Re: How do you debug a C++ Standard Tool Application?
  • Index(es):
    • Date
    • Thread