X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fuser-regs.h;h=2b393ab917ad16b8b160dc45bb6a035b47b379bc;hb=e008305278cb42a576107cd8aa9f0b182eea1af2;hp=8cb82a5a61cbe94e13ad7d21f8e47357957979b9;hpb=32d0add0a654c1204ab71dc8a55d9374538c4b33;p=binutils-gdb.git diff --git a/gdb/user-regs.h b/gdb/user-regs.h index 8cb82a5a61c..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-2015 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;