Homebrew GDB can't open core file on Yosemite 10.10
问题 I installed GDB 7.8.1 and GCC 4.9 through Homebrew. When I open a core file generated by a GCC-compiled ( gcc-4.9 -g xxx.c -o xxx ) program, it reports: → gdb ./list_test /cores/core.1176 GNU gdb (GDB) 7.8.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty"