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] Convert frame_stash to a hash table


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> +  if (! f_id.stack_addr_p || ! f_id.code_addr_p || ! f_id.special_addr_p)
Phil> +    gdb_assert ("Cannot calculate hash for frame_id.");

This is still incorrect.

Tom


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