This is the mail archive of the gdb@sources.redhat.com 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: Gdb generates location list without DW_AT_frame_base



There are several problems with this patch:


1. It checks DECL_EXTERNAL. Did you mean TREE_PUBLIC?

No. Look at the conditions for generating a frame_base.

I'll fix the other cases.


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