Update gdb.base/default.exp for GDB 10
[deliverable/binutils-gdb.git] / gdb / avr-tdep.c
index b70f06e27abeb449398ca995588247caee6c483a..61a0a5dd52ea6924598db39fdd40092773a31295 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Atmel AVR, for GDB.
 
-   Copyright (C) 1996-2018 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1629,5 +1629,5 @@ _initialize_avr_tdep (void)
      io_registers' to signify it is not available on other platforms.  */
 
   add_info ("io_registers", avr_io_reg_read_command,
-           _("query remote avr target for io space register values"));
+           _("Query remote AVR target for I/O space register values."));
 }
This page took 0.025557 seconds and 4 git commands to generate.