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


>>>>> "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


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