Self compiled gdb doesn't work with Xcode
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I downloaded a copy of the gdb source from: http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-356.tar.gz Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... and compiled it myself, however, I've been unable to use it successfully from within Xcode. I simply replaced the copy of gdb from /usr/bin/gdb with the newly compiled version, and Xcode is able to launch the new gdb, but any breakpoints I set are never hit. I realize that the version of gdb which I was previously using (the one that ships with Panther), actually had a shell script in /usr/bin/gdb, while the newly compiled version does not. The version of this new gdb is: "GNU gdb 2004-03-03-cvs". If anyone has any advice on how to get this to work correctly with Xcode, please let me know. And also, is this the newest version of gdb available? I tried obtaining the cvs source from ":pserver:anonymous@anoncvs.opensource.apple.com:/cvs/root", but it was older than the one available from the web site. Thanks in advance, _________________________________________________________________ MSNĀ® Calendar keeps you organized and takes the effort out of scheduling get-togethers. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=htt... Start enjoying all the benefits of MSNĀ® Premium right now and get the first two months FREE*. This email sent to site_archiver@lists.apple.com
participants (1)
-
Mike Garey