]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
amd64_analyze_prologue: fix incorrect comment
authorVictor Collod <vcollod@nvidia.com>
Wed, 24 Jun 2020 01:28:56 +0000 (18:28 -0700)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 6 Aug 2020 15:04:53 +0000 (11:04 -0400)
commited908db649cd48452fa4c1476a6be437ce9a0126
tree45ea2f63568fe7f4183274fb0f098a1a28739269
parent3ee9565c95f49b6f9e80641f6fda51adffc3af1e
amd64_analyze_prologue: fix incorrect comment

The width of the instruction didn't match the size of its operands.

2020-06-23  Victor Collod  <vcollod@nvidia.com>

* amd64-tdep.c (amd64_analyze_prologue): Fix incorrect comment.

Change-Id: I104ebfe0b3c24bd6a8d0f0c5a791b9676a930a54
gdb/ChangeLog
gdb/amd64-tdep.c