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] Add CTF support to GDB [2/4] Fix a bug of function dwarf_expr_frame_base


On Tue, Dec 4, 2012 at 3:11 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:
>
> Hui> What about I change it to "frame address is not available." because in
> Hui> get_frame_block:
> Hui>   if (!get_frame_address_in_block_if_available (frame, &pc))
> Hui>     return NULL;
>
> Seems reasonable to me.
> This is ok.
>
> Tom

Should I commit this patch?

Thanks,
Hui


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