Fix an error happening while loading symbols from a core file
authorJoel Brobecker <brobecker@gnat.com>
Sun, 15 Mar 2009 20:26:11 +0000 (20:26 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 15 Mar 2009 20:26:11 +0000 (20:26 +0000)
commit1ba0a4eebc1439600bcfa5077d568a86f648201d
tree4910cb47776f16acfdec2ad35973858e2b09cd9d
parentd30acaa715bbe0d2e628831b1eabca166114652e
    Fix an error happening while loading symbols from a core file
        (on AIX).

        * rs6000-nat.c (xcoff_relocate_symtab): Use target_has_execution
        to detect whether we're debugging a core file or not.
gdb/ChangeLog
gdb/rs6000-nat.c