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] DW_CFA_GNU_negative_offset_extended support


Hi,

Eclipse compiled with older GCC before LIBFFI patch
	http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00377.html

can crash GDB as it does not support its `DW_CFA_GNU_negative_offset_extended'.

The testcase is not good as it is i386-limited.
Unaware how to produce such CFI with new GCC.


Regards,
Jan

Attachment: gdb-6.5-DW_CFA_GNU_negative_offset_extended.patch
Description: Text document


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