OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 25 Aug 2009 14:06:44 +0000 (14:06 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 25 Aug 2009 14:06:44 +0000 (14:06 +0000)
commit03cb63487db5c69b5b8866da075eed36069e94d7
tree270f125e7df73792aa072300bce126888dc53381
parent8c40367bf1be0d14b87c2503b68095d31d758f87
gdb/
Fix ia64 start crash when GDB built with -lmcheck.
* ia64-tdep.c (ia64_gdbarch_init): Allocate TDEP as cleared.  Remove
specific clearing of TDEP SIGCONTEXT_REGISTER_ADDRESS and
PC_IN_SIGTRAMP.
gdb/ChangeLog
gdb/ia64-tdep.c