X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fprologue-value.h;h=99feffe8e4b0637ccb63606836c8701be34a7824;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=226093c7726ec3a403a46b76f8d3ec08c6cd5519;hpb=e2882c85786571175a0b0bfc3bcd2f14620b1ea3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/prologue-value.h b/gdb/prologue-value.h index 226093c772..99feffe8e4 100644 --- a/gdb/prologue-value.h +++ b/gdb/prologue-value.h @@ -1,5 +1,5 @@ /* Interface to prologue value handling for GDB. - Copyright (C) 2003-2018 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -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