Joel Brobecker
22355c9080
read_frame_register_value and big endian arches
...
The read_frame_register_value function as it was implemented introduced
a regression on big-endian targets. The problem appears when trying to
get the value of an entity stored inside a register, and when the size
of the entity is smaller than the size of the register. In that case,
we were always reading the first N bytes of the register, which is wrong
for big-endian architectures, where we need to read the last N bytes of
the register.
gdb/ChangeLog:
* findvar.c (read_frame_register_value): Read correct bytes from
register on big-endian architectures.
gdb/testsuite/ChangeLog:
* gdb.ada/small_reg_param: New testcase.
2011-11-10 17:14:41 +00:00
..
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-04-01 17:03:52 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-07-01 18:25:17 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 06:27:44 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-04-01 16:59:58 +00:00
2011-10-21 18:46:06 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:33:38 +00:00
2011-02-17 06:42:57 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 06:27:44 +00:00
2011-07-01 18:26:22 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-07-01 18:26:50 +00:00
2011-11-10 17:14:41 +00:00
2011-01-06 10:33:38 +00:00
2011-01-01 15:34:07 +00:00
2011-03-28 20:07:12 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:33:38 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-14 19:33:19 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-03-28 20:07:12 +00:00
2011-07-01 18:25:49 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:35:00 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:35:00 +00:00
2011-07-01 18:35:36 +00:00
2011-07-01 18:25:17 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:33:38 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-02 07:32:34 +00:00
2011-01-06 10:35:00 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-02-22 20:52:49 +00:00
2011-04-01 16:59:58 +00:00
2011-10-21 18:46:06 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-07-01 18:27:25 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-07-01 18:26:22 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-07-01 18:26:50 +00:00
2011-11-10 17:14:41 +00:00
2011-05-16 13:56:41 +00:00
2011-03-28 20:07:12 +00:00
2011-03-28 20:07:12 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-09-16 19:09:57 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-06 10:35:00 +00:00
2011-01-14 19:33:19 +00:00