Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.c
[deliverable/binutils-gdb.git] / gdb / debug.c
index 525dcd24937f29084f1de4d7403d109a4d1c1813..548b29194f8ed977a1afb78409eb1cbbed728482 100644 (file)
@@ -1,6 +1,6 @@
 /* Debug printing functions.
 
-   Copyright (C) 2014-2015 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 
-/* See common/common-debug.h.  */
+/* See gdbsupport/common-debug.h.  */
 
 void
 debug_vprintf (const char *fmt, va_list ap)
This page took 0.026203 seconds and 4 git commands to generate.