#34831: eliminate missing symbols from gdb compatible compilers -------------------------------------------+-------------------------------- Reporter: sean.michael.farley@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: apple-gcc40 apple-gcc42 gcc42 gcc43 gcc44 gcc45 gcc46 gcc47 gcc48 clang-2.9 clang-3.0 clang-3.1 clang-3.2 dragonegg-3.0 dragonegg-3.1 dragonegg-3.2 llvm-2.9 llvm-3.0 llvm-3.1 llvm-3.2 llvm-gcc42 g95 -------------------------------------------+-------------------------------- Comment(by jeremyhu@…): No, using dsymutil is not the answer. E See #34491:
If you want to debug gcc47's runtime bits, then use '-k' to keep those object files around. If you are just concerned about the messages printed by gdb, then perhaps we should just strip those object files.
-- Ticket URL: <https://trac.macports.org/ticket/34831#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS