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 1/4] [nto] Fix nto build.


On 10/13/2015 05:01 PM, Aleksandar Ristovski wrote:
> gdb/gdbserver/ChangeLog:
> 
> * gdbserver/nto-low.c (nto_insert_point, nto_remove_point): Fix
> variable name.
> 
> gdb/ChangeLog:
> 
> * nto-procfs.c (common/filestuff.h): Include.
> (procfs_can_use_hw_breakpoint): Fix enum name.
> (procfs_open_1): Fix compiler warning.
> (procfs_pidlist): Make static.
> (procfs_meminfo): Make static, fix type name, add missing argument.
> (procfs_store_registers): Make static.
> (procfs_thread_info): Remove unused function.
> (_initialize_procfs): Forward declare.

LGTM.

Thanks,
Pedro Alves


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