Hi, after running an application and getting an segmentation fault, I want to figure what part of the code is responsible for that. For this purpose I use GNU gdb 6.4.90-debian. I run: "gdb EXECUTABLE core" and get the error message:
core" is not a core dump: File format not recognized (code is compiled with gcc 3.4.6 and -g) So, debugging is not possible. Any ideas what might be wrong? Regards, Chris _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils