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] testsuite gdb.base/jit-main.c


Hi all,

on non Linux platforms (FreeBSD for example) this test case fails due to ElfW being not defined.

The below tries to achieve this shortcoming.

Tested on FreeBSD x86_64/amd64 (64-bit), FreeBSD powerpc (32-bit) and also on linux-ppc (32-bit).

What do you think?

Thanks,
Andreas

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]