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]

[patch] resend: testsuite jit-main.c fix for non linux elf targets.


Here the patch I sent a few weeks ago. This time with CL and the request for approval.

On targets which are elf based but are not using glibc the ElfW macro is not defined.


Below my try to fix this. This patch fixes the build of this test case on my FreeBSD machines.


Is this ok for gdb trunk?

My paperwork is in place and I would be ready to enter the process.

TIA,
Andreas

2011-03-13 Andreas Tobler <andreast@fgznet.ch>

* gdb.base/jit-main.c: Define ElfW for non glibc elf targets.

Attachment: jit-main.diff
Description: Text document


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