This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc/rft] --enable-targets=all with 32-bit BFD


Hi Ulrich,

Sorry for the delay,

Ulrich Weigand wrote:
Hi Pedro,

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.

Thanks for the offer; I'd appreciate if you could do that test!



Just did.


Recognizing Cygwin core file still works fine from both
i686-pc-cygwin and i686-pc-linux-gnu with that hunk
applied.

--
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]