X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fuser-regs.h;h=2b393ab917ad16b8b160dc45bb6a035b47b379bc;hb=e008305278cb42a576107cd8aa9f0b182eea1af2;hp=ed469a40bfdbc4145af90091a6fc0abb5b9cee3c;hpb=e2882c85786571175a0b0bfc3bcd2f14620b1ea3;p=binutils-gdb.git diff --git a/gdb/user-regs.h b/gdb/user-regs.h index ed469a40bfd..2b393ab917a 100644 --- a/gdb/user-regs.h +++ b/gdb/user-regs.h @@ -1,6 +1,6 @@ /* Per-frame user registers, for GDB, the GNU debugger. - Copyright (C) 2002-2018 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Contributed by Red Hat. @@ -36,7 +36,7 @@ /* TODO: cagney/2003-06-27: Need to think more about how these registers are added, read, and modified. At present they are kind of assumed to be read-only. Should it, for instance, return a - register descriptor that contains all the relvent access methods. */ + register descriptor that contains all the relevant access methods. */ struct frame_info; struct gdbarch;