• 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
Re: Input to the debug console during execution
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Input to the debug console during execution


  • Subject: Re: Input to the debug console during execution
  • From: Michael <email@hidden>
  • Date: Mon, 12 Jun 2006 19:28:55 +0100
  • Thread-topic: Input to the debug console during execution

Title: Re: Input to the debug console during execution


Eventually found this out myself by searching through the list earlier, but thanks anyway for trying to help out.

Michael


On 12/6/06 19:13, "Chris Friesen" <email@hidden> wrote:

Use the Standard IO Log under the Debug menu.

-ChrisF

On Jun 12, 2006, at 2:01 AM, Michael wrote:


 Hi all
 
 I am running a command line tool which requires user input during program execution (i.e. scanf() statements from stdin).  This works fine in the pseudo-terminal but apparently not in the gdb console when debugging. For example – trying to input “5”
 
 
   Please input variable A : 5  (<- my input is "5")
     Undefined command: "5".  Try "help".
     (gdb)
 

 Is there some gdb command that I need to use for this to work or is it a bug?
 
 Using XCode 2.3 PPC.
 
 TIA
 
 Michael
 

 _______________________________________________
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: 
 >Re: Input to the debug console during execution (From: Chris Friesen <email@hidden>)

  • Prev by Date: Re: Input to the debug console during execution
  • Next by Date: Re: Xcode 2.3 breaks bundle static object destruction? fuse-cxa-atexit? Help!
  • Previous by thread: Re: Input to the debug console during execution
  • Next by thread: dyld: Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
  • Index(es):
    • Date
    • Thread