* solib-som.h (hpux_major_release): Declare variable here.
authorPierre Muller <muller@sourceware.org>
Fri, 14 Jan 2011 18:39:31 +0000 (18:39 +0000)
committerPierre Muller <muller@sourceware.org>
Fri, 14 Jan 2011 18:39:31 +0000 (18:39 +0000)
commit7b64a93b0333a9520ca23d3dcbaa5b6b5eb3d6f0
tree5d932a46c1f2a21f04d34c3259f7a06a33169c78
parent4e18c05334a75c03e98ae058cc8e9436a037a957
* solib-som.h (hpux_major_release): Declare variable here.
* solib-som.c:  Remove <sys/utsname.h> header.
(DEFAULT_HPUX_MAJOR_RELEASE): New macro.
(hpux_major_release): Make global, change default value to
DEFAULT_HPUX_MAJOR_RELEASE.
(get_hpux_major_release): Simply return HPUX_MAJOR_RELEASE.
* hppa-hpux-nat.c: Add <sys/utsname.h> include.
Add "solib-som.h" header.
(set_hpux_major_release): New function.
(_initialize_hppa_hpux_nat): Call set_hpux_major_release.
gdb/ChangeLog
gdb/hppa-hpux-nat.c
gdb/solib-som.c
gdb/solib-som.h
This page took 0.025759 seconds and 4 git commands to generate.