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