[PATCH v3 2/7] amd64_analyze_prologue: swap upper bound check condition operands

Simon Marchi simark@simark.ca
Thu Aug 6 14:41:51 GMT 2020


On 2020-06-23 9:28 p.m., Victor Collod via Gdb-patches wrote:
> `if (current_pc <= pc)' felt backwards, as current_pc doesn't change,
> and the test could be described as "stop if pc went past current_pc".

This LGTM.

Simon


More information about the Gdb-patches mailing list