OSDN Git Service

Fix a build failure on AIX.
authorbrobecke <brobecke>
Wed, 9 Sep 2009 17:59:18 +0000 (17:59 +0000)
committerbrobecke <brobecke>
Wed, 9 Sep 2009 17:59:18 +0000 (17:59 +0000)
commit983264669a5932e796c108d69debc0aaaaa32aaf
treec96666262ba150644835df91a6f634ad57801305
parent4d74160052041848f2d6a11038be6221c844616a
    Fix a build failure on AIX.
        * rs6000-nat.c (vmap_exec): Rewrite using target_get_section_table
        instead of relying on the to_sections/to_section_end target_ops
        field, since the latter have been removed in a previous patch.
gdb/ChangeLog
gdb/rs6000-nat.c