[nto] Fix nto build.
authorAleksandar Ristovski <aristovski@qnx.com>
Fri, 16 Oct 2015 15:29:17 +0000 (11:29 -0400)
committerAleksandar Ristovski <aristovski@qnx.com>
Fri, 16 Oct 2015 15:49:03 +0000 (11:49 -0400)
commit774ee6d252eba19d3e23c936d14bfc1f7fa70651
treed12378eb3decd7552b2af882a40e5bed21189aa5
parent833dcd29758287ac7799d9c022c0994f7c16608e
[nto] Fix nto build.

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.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/nto-low.c
gdb/nto-procfs.c
This page took 0.03053 seconds and 4 git commands to generate.