0

I'm trying to use direct commands to gdb through xcode's console window when the program is paused. But the (gdb) prompt just accepts the carriage returns, and does nothing. Has anyone encountered this? I'm on the latest version of Mac OS X (10.6.2) with the XCode 3.2 beta.

2
  • Do you have any stdio input going on, e.g. scanf ? Commented Feb 8, 2010 at 23:45
  • Nope, nothing. This is still happening on 3.2.3 final release... Commented Jun 29, 2010 at 8:37

2 Answers 2

1

If using a beta best to contact the beta mailing lists as this is the sort of issue the developers want to know.

If using a beta the first thing I would check is does this work using the previous production version

Also note that you might be under a NDA and so can only discuss with the developers.

Sign up to request clarification or add additional context in comments.

Comments

0

This is a bug in the software, or an incompatibility with some setting in my system. Formatting my laptop and reinstalling the software fixed the problem.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.