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 v2 10/14] make dwarf_expr_frame_base_1 public


On Jun 20, 2014 6:33 PM, "Tom Tromey" <tromey@redhat.com> wrote:
>
> This exports dwarf_expr_frame_base_1 so that other code can use it.
>
> 2014-06-20  Tom Tromey  <tromey@redhat.com>
>
>         * dwarf2loc.h (dwarf_expr_frame_base_1): Declare.
>         * dwarf2loc.c (dwarf_expr_frame_base_1): Now public.

[apologies for the repeat ... curse you gmail ...]

Hi.
Can you remove the _1?
(renaming it as needed)
I see the non _1 version is also static, so some reasonable renaming
(perhaps of both) should be simple enough.

TIA


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