diff options
Diffstat (limited to 'gdb/prologue-value.h')
-rw-r--r-- | gdb/prologue-value.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/prologue-value.h b/gdb/prologue-value.h index 74009d8..622830e 100644 --- a/gdb/prologue-value.h +++ b/gdb/prologue-value.h @@ -121,7 +121,7 @@ enum prologue_value_kind understand and maintain. In the approach used here: - It's easier to see that the analyzer is correct: you just see - whether the analyzer properly (albiet conservatively) simulates + whether the analyzer properly (albeit conservatively) simulates the effect of each instruction. - It's easier to extend the analyzer: you can add support for new |