OSDN Git Service

* ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
authorJim Blandy <jimb@codesourcery.com>
Wed, 4 Aug 2004 17:45:30 +0000 (17:45 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 4 Aug 2004 17:45:30 +0000 (17:45 +0000)
commitfd8a6c691ac938e94f744848609f00c29a93b291
tree4f18258430ea26f512d622c5cf66ae4059ecef74
parent67fbedb7c8cfad021f4bfd31dccc094ffec959e5
* ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
a call to 'internal_error', with a more helpful error message.
* rs6000-tdep.c (e500_pseudo_register_read,
e500_pseudo_register_write): Same.
gdb/ChangeLog
gdb/ppc-linux-nat.c
gdb/rs6000-tdep.c