Move elf32.em and elf-generic.em functions
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index e08e19d2e25a7f142fa55a2d0ee79b321d883208..18806971a7692af6cddddd0fb0296faee32065e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level Alpha GNU/Linux interface, for GDB when running native.
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -104,5 +104,5 @@ void
 _initialize_alpha_linux_nat (void)
 {
   linux_target = &the_alpha_linux_nat_target;
-  add_target (&the_alpha_linux_nat_target);
+  add_inf_child_target (&the_alpha_linux_nat_target);
 }
This page took 0.024114 seconds and 4 git commands to generate.