[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using GDB without PB
- Subject: Using GDB without PB
- From: Joe Esch" <joe at sketchup.com (Joe Esch)
- Date: Fri Mar 15 10:17:01 2002
- References: <20020304102437.KSLI28073.mtiwmhc21.worldnet.att.net@webmail.worldnet.att. net> <a0510140ab8b7d84d697d@[192.168.1.100]>
I think that you can use pbxbuild to build from the command-line. See man
pbxbuild
> I'm working on a plugin that builds from a terminal command line and I
have yet to figure out how to get PB to build it as it appears that PB
doesn't let me get to the make file used.
>
> Anway, assuming I can't build it with PB, is there a way to use PB to
debug it? I noticed that GDB runs from a terminal window, but it looks
brutal to use it that way - how would one get source display?