• 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
Debugger can't take program input?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugger can't take program input?


  • Subject: Debugger can't take program input?
  • From: Chris Anderson <email@hidden>
  • Date: Wed, 26 Nov 2003 12:37:10 -0500

I have some C CLI applications that take some user input using basic
stdio functions (fgets, etc) that I've always been able to use fine in
GDB. However in the XCode debugger I can't seem to actually give any
user input into the console drawer. So basically if my application gets
to the point where I need to type something into it I'm stuck. If I type
something in and hit return (like usual) nothing will happen until I
pause the debugger, at that point it will pass the entire buffer I typed
in to GDB (which will give lots of "bla bla is not a gdb command" errors
of course). Am I missing something or is XCode missing some important
functionality in the debugger?

-Chris
_______________________________________________
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: Debugger can't take program input?
      • From: Chris Friesen <email@hidden>
  • Prev by Date: Install on Panther.
  • Next by Date: Re: gdb crashes displaying a std::string
  • Previous by thread: Re: Install on Panther.
  • Next by thread: Re: Debugger can't take program input?
  • Index(es):
    • Date
    • Thread