gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 25 Jul 2012 20:14:20 +0000 (20:14 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 25 Jul 2012 20:14:20 +0000 (20:14 +0000)
* contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.

gdb/ChangeLog
gdb/contrib/cc-with-tweaks.sh

index 2c1520b..5aca850 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
+
 2012-07-25  Joel Brobecker  <brobecker@adacore.com>
 
        * doublest.c (convert_doublest_to_floatformat): If the exponent
index 9270db4..7d7932c 100755 (executable)
@@ -26,8 +26,8 @@
 #
 # bash$ cd $objdir/gdb/testsuite
 # bash$ runtest \
-#   CC_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS gcc" \
-#   CXX_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS g++"
+#   CC_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS gcc" \
+#   CXX_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS g++"
 #
 # For documentation on index files: info -f gdb.info -n "Index Files"
 # For information about 'dwz', see the announcement: