OSDN Git Service

2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 14 Nov 2003 20:49:23 +0000 (20:49 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 14 Nov 2003 20:49:23 +0000 (20:49 +0000)
commit32cec1bdbcee534d21cdd3ce58ed88704d3eee70
tree6517373ec1f51c961128eade97635fcaa716c39c
parentca34d4fc612799f6815163eb1fa9c225ce74d4ab
2003-11-14  Jeff Johnston  <jjohnstn@redhat.com>

        * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
        set up the ia64 linux native target method for getting the kernel
        unwind table.
        * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
        * inftarg.c (child_xfer_partial): Enable section of code to
        handle TARGET_OBJECT_UNWIND_TABLE.
        * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
gdb/ChangeLog
gdb/config/ia64/nm-linux.h
gdb/ia64-linux-nat.c
gdb/inftarg.c
gdb/target.h