Ulrich Weigand wrote:
The following patch fixes this as well, by making sure that
only Cygwin core files are claimed as GDB_OSABI_CYGWIN. The
heuristic used is to check whether a ".reg" section of the
proper size exists. Could you verify whether Cygwin core
files are still recognized corwrectly with this patch?
At least on my machine this requires dumper.exe (the
tool that produces cygwin core dumps) from HEAD.
Since I've written the original problem (wasn't really a
problem then :-) ), if Pierre doesn't have a Cygwin HEAD
build handy, I'll try to test that part of the patch
tomorrow or the day after.