bug#5404: 23.1.91; Nextstep port: M-x gdb hangs in tab completion of symbols
Steve Revilak <[email protected]> Mon, 18 Jan 2010 20:52:22 -0500
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
--OzxllxdKGCiKxUZM Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline >From: Nick Roberts <[email protected]> >You could also download and compile FSF Gdb on Mac (I can't remember if you >already have) and try that. Nick, Unfortunately, I didn't have much luck with the FSF gdb. On my PowerPC Mac (Mac OS X 10.4.11), gdb's top-level ./configure script tells me *** This configuration is not supported in the following subdirectories: bfd opcodes gdb sim (Any other directories should still work fine.) and doesn't generate a gdb/Makefile. Running ./gdb/configure fails with configure: error: "*** Gdb does not support native target powerpc-apple-darwin8.11.0" I see these results with gdb-7.0.1, gdb-7.0, and every gdb-6.x release back through 6.2. On my Intel Mac (Mac OS X 10.6.2), gdb-7.0.1's configure generates a gdb/Makefile, but the compilation fails. Likewise for gdb-7.0. gdb-6.x tells me that configure: error: "*** Gdb does not support native target i386-apple-darwin10.2.0" It looks like I'm stuck with Apple's gdb. Steve --OzxllxdKGCiKxUZM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (Darwin) iEYEARECAAYFAktVEFUACgkQX7YJI4BuyDSUYQCg4yDsoiuq+z9B7Fc3oMiQabVz z4gAoJ7xqo9FkzPBu4z5GT7nGTxYds+9 =2Lpj -----END PGP SIGNATURE----- --OzxllxdKGCiKxUZM--