diff options
author | Taimoor Mirza <tmirza@codesourcery.com> | 2014-05-16 11:39:05 +0500 |
---|---|---|
committer | Taimoor Mirza <tmirza@codesourcery.com> | 2014-05-16 11:39:05 +0500 |
commit | cac395eae4d97d9f59c5e588e4e662f2ae6cdfeb (patch) | |
tree | 22eac57ebc57ec2d48fec06805964f6a4959fed0 /gdb/progspace.c | |
parent | 791849751dd82722d4cfaae844e1fdbed445af5a (diff) | |
download | gdb-cac395eae4d97d9f59c5e588e4e662f2ae6cdfeb.zip gdb-cac395eae4d97d9f59c5e588e4e662f2ae6cdfeb.tar.gz gdb-cac395eae4d97d9f59c5e588e4e662f2ae6cdfeb.tar.bz2 |
Fix prologue analysis for ldr.w and ldrd instruction
Prologue analysis for ldr.w and ldrd instruction obtains offset from
first two bytes that contains opcode of instruction. It should obtain
offset from next two bytes that actually contain operands.
* arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for
ldr.w and ldrd instructions.
Signed-off-by: Taimoor Mirza <tmirza@codesourcery.com>
Diffstat (limited to 'gdb/progspace.c')
0 files changed, 0 insertions, 0 deletions