View Full Version : How do you get XCode to debug in Terminal.app?
DavidLeblond
Nov 18, 2004, 07:45 PM
I'm writing a command line tool, and I can only get XCode to debug in either the console or "pseudo terminal." Is there any way to get it to debug in Terminal.app?
bastardx
Nov 19, 2004, 12:31 AM
I am not sure if you can. There is gdb, which I think Xcode uses as their debugger.
For tutorials on GDB:
http://www.unknownroad.com/rtfm/gdbtut/gdbtoc.html
http://www.cs.princeton.edu/~benjasik/gdb/gdbtut.html
Hopefully this is helpful to you.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.