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 11/15] Rename functions and make nonstatic as necessary


Siva Chandra wrote:
> On Tue, Jun 17, 2014 at 7:12 AM, Gary Benson <gbenson@redhat.com> wrote:
> > This commit renames the functions that are to be shared.
> > Functions to be shared that were static are made nonstatic.
> 
> I thinking making the functions nonstatic in this part was not
> correct. The build currently fails when built with
> "-Werror=missing-prototypes" as 14/15 has not yet been committed.

My apologies Siva.

Pedro, should I commit the remaining piece now, and work on the 
i386_insert_hw_breakpoint as a separate patch?

Thanks,
Gary

-- 
http://gbenson.net/


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