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: [patch]#2 Fix Python access to inlined frames


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> this change had a regression.  lookup_objfile_from_block returns
Jan> separate_debug_objfile_backlink if it exists, which is exactly against the
Jan> purpose of the BLOCK life cycle management in this function.

Jan> It is also unrelated to the real fix so I just dropped that part.

Jan> Without that part the rest of the patch is re-attached.

Looks good to me.  Thanks.

Tom


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